runtime error
Space failed. Exit code: 3. Reason: hain/load/serializable.py", line 97, in __init__ super().__init__(**kwargs) File "/usr/local/lib/python3.10/site-packages/pydantic/v1/main.py", line 339, in __init__ values, fields_set, validation_error = validate_model(__pydantic_self__.__class__, data) File "/usr/local/lib/python3.10/site-packages/pydantic/v1/main.py", line 1102, in validate_model values = validator(cls_, values) File "/usr/local/lib/python3.10/site-packages/langchain/llms/huggingface_hub.py", line 55, in validate_environment client = InferenceApi( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 128, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference_api.py", line 131, in __init__ model_info = HfApi(token=token).model_info(repo_id=repo_id) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1867, in model_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 285, in hf_raise_for_status raise GatedRepoError(message, response) from e huggingface_hub.utils._errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-65781799-062aedfc5e895f334f7f8fa5;7e39a38c-c6a2-4a40-a582-1c82311c0480) Cannot access gated repo for url https://huggingface.co/api/models/meta-llama/Llama-2-70b-chat-hf. Repo model meta-llama/Llama-2-70b-chat-hf is gated. You must be authenticated to access it. [2023-12-12 08:19:37 +0000] [7] [INFO] Worker exiting (pid: 7) [2023-12-12 08:19:37 +0000] [1] [ERROR] Worker (pid:7) exited with code 3 [2023-12-12 08:19:37 +0000] [1] [ERROR] Shutting down: Master [2023-12-12 08:19:37 +0000] [1] [ERROR] Reason: Worker failed to boot.
Container logs:
Fetching error logs...