runtime error
Exit code: 1. Reason: ile "/usr/local/lib/python3.10/site-packages/langchain_core/language_models/chat_models.py", line 840, in generate self._generate_with_cache( File "/usr/local/lib/python3.10/site-packages/langchain_core/language_models/chat_models.py", line 1089, in _generate_with_cache result = self._generate( File "/usr/local/lib/python3.10/site-packages/langchain_huggingface/chat_models/huggingface.py", line 577, in _generate answer = self.llm.client.chat_completion(messages=message_dicts, **params) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 882, in chat_completion provider_helper = get_provider_helper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_providers/__init__.py", line 206, in get_provider_helper provider_mapping = _fetch_inference_provider_mapping(model) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_providers/_common.py", line 305, in _fetch_inference_provider_mapping info = HfApi().model_info(model, expand=["inferenceProviderMapping"]) 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 2649, in model_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 459, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-68ccd08c-282b5571451b5c77340158c9;ce8fc8bb-ef64-43a1-883a-c41e4aea0893) Repository Not Found for url: https://huggingface.co/api/models/Qwen/Qwen-7B-Instruct?expand=inferenceProviderMapping. 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
Container logs:
Fetching error logs...