Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Models won't be available and only tokenizers #18

Open
onion0835 opened this issue Dec 7, 2024 · 0 comments
Open

Models won't be available and only tokenizers #18

onion0835 opened this issue Dec 7, 2024 · 0 comments

Comments

@onion0835
Copy link

None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used.
Traceback (most recent call last):
File "E:\Python-projects\tap4-ai-crawler\main_api.py", line 10, in
from website_crawler import WebsitCrawler
File "E:\Python-projects\tap4-ai-crawler\website_crawler.py", line 8, in
from util.llm_util import LLMUtil
File "E:\Python-projects\tap4-ai-crawler\util\llm_util.py", line 18, in
tokenizer = LlamaTokenizer.from_pretrained("huggyllama/llama-65b")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant