runtime error

0, 68.9MB/s] sentence_bert_config.json: 0%| | 0.00/52.0 [00:00<?, ?B/s] sentence_bert_config.json: 100%|██████████| 52.0/52.0 [00:00<00:00, 389kB/s] config.json: 0%| | 0.00/719 [00:00<?, ?B/s] config.json: 100%|██████████| 719/719 [00:00<00:00, 5.46MB/s] model.safetensors: 0%| | 0.00/438M [00:00<?, ?B/s] model.safetensors: 43%|████▎ | 189M/438M [00:01<00:01, 179MB/s] model.safetensors: 100%|█████████▉| 438M/438M [00:01<00:00, 340MB/s] tokenizer_config.json: 0%| | 0.00/366 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 366/366 [00:00<00:00, 2.59MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 22.0MB/s] tokenizer.json: 0%| | 0.00/711k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 711k/711k [00:00<00:00, 35.0MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 880kB/s] 1_Pooling/config.json: 0%| | 0.00/190 [00:00<?, ?B/s] 1_Pooling/config.json: 100%|██████████| 190/190 [00:00<00:00, 1.31MB/s] Token will not been saved to git credential helper. Pass `add_to_git_credential=True` if you want to set the git credential as well. Traceback (most recent call last): File "/home/user/app/app.py", line 90, in <module> llm = HuggingFaceEndpoint( File "/usr/local/lib/python3.10/site-packages/langchain_core/load/serializable.py", line 120, in __init__ super().__init__(**kwargs) File "/usr/local/lib/python3.10/site-packages/pydantic/v1/main.py", line 341, in __init__ raise validation_error pydantic.v1.error_wrappers.ValidationError: 1 validation error for HuggingFaceEndpoint __root__ Could not authenticate with huggingface_hub. Please check your API token. (type=value_error)

Container logs:

Fetching error logs...