Hugging Face's logo
kristaqp
/
Runtime error

runtime error

Exit code: 1. Reason: /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. 403 Client Error. (Request ID: Root=1-69c186ae-2f911ca95087b8a9100df8e0;6d3f52c5-443e-448a-a0a7-403c627f8f76) 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 and you are not in the authorized list. Visit https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct to ask for access. ERROR: text-encoder did not become healthy on http://127.0.0.1:9550/ within 1800 Shutting down text-encoder (pid=121) ...

Container logs:

Fetching error logs...