Hugging Face's logo
sam2ai
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: raceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> tokenizers[lang] = AutoTokenizer.from_pretrained(model_name, token=hf_token) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1156, in from_pretrained return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2113, in from_pretrained return cls._from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2395, in _from_pretrained tokenizer = cls._patch_mistral_regex( File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2442, in _patch_mistral_regex _is_local or (not _is_local and is_base_mistral(pretrained_model_name_or_path)) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2432, in is_base_mistral model = model_info(model_id) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2661, in model_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 453, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-69bf860a-2cb3ec132d0c549f100718ce;e4cbc417-b670-471d-afe0-972a91daa7ba) Repository Not Found for url: https://huggingface.co/api/models/OliveVoice/Vyvo-odia-llama3.2-1B-TTS-v2. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.

Container logs:

Fetching error logs...