Hugging Face's logo
Gtmix
/
Runtime error

runtime error

Exit code: 1. Reason: rget_cls(**preset["kwargs"]) File "/usr/local/lib/python3.10/dist-packages/kimodo/model/llm2vec/llm2vec_wrapper.py", line 32, in __init__ self.model = LLM2Vec.from_pretrained( File "/usr/local/lib/python3.10/dist-packages/kimodo/model/llm2vec/llm2vec.py", line 136, in from_pretrained model = model_class.from_pretrained(base_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py", line 3937, in from_pretrained config, model_kwargs = cls.config_class.from_pretrained( File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 531, in from_pretrained config_dict, kwargs = cls.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 569, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 624, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py", line 276, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py", line 483, in cached_files raise OSError( OSError: You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct. 401 Client Error. (Request ID: Root=1-69c19fc4-4822e4392b58e6203cb47714;5084499b-027d-439c-a6c1-6e1b3758a81b) Cannot access gated repo for url https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct/resolve/main/config.json. Access to model meta-llama/Meta-Llama-3-8B-Instruct is restricted. You must have access to it and be authenticated to access it. Please log in. ERROR: text-encoder did not become healthy on http://127.0.0.1:9550/ within 1800 Shutting down text-encoder (pid=68) ...

Container logs:

Fetching error logs...