runtime error

Exit code: 1. Reason: , 8.31kB/s] model.safetensors: 0%| | 0.00/565M [00:00<?, ?B/s] model.safetensors: 5%|β–Œ | 28.8M/565M [00:01<00:30, 17.3MB/s] model.safetensors: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 364M/565M [00:02<00:01, 159MB/s]  model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 565M/565M [00:03<00:00, 171MB/s] tokenizer_config.json: 0%| | 0.00/25.6k [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 25.6k/25.6k [00:00<00:00, 340kB/s] tokenizer.model: 0%| | 0.00/4.81M [00:00<?, ?B/s] tokenizer.model: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4.81M/4.81M [00:00<00:00, 34.5MB/s] tokenizer.json: 0%| | 0.00/37.0M [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 37.0M/37.0M [00:00<00:00, 58.1MB/s] special_tokens_map.json: 0%| | 0.00/552 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 552/552 [00:00<00:00, 7.10kB/s] 1_Pooling/config.json: 0%| | 0.00/296 [00:00<?, ?B/s] 1_Pooling/config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 296/296 [00:00<00:00, 2.99kB/s] [2025-09-19 10:15:53,853][INFO] - Loaded embeddings model: langtech-innovation/sentence-mRoBERTA-v0 Traceback (most recent call last): File "/home/user/app/app.py", line 57, in <module> from tools import tools, oitools File "/home/user/app/tools.py", line 84, in <module> vector_store = VectorStore( File "/home/user/app/src/vectorstore.py", line 20, in __init__ hf_vectorstore = snapshot_download(repo_id=vs_hf_path) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn validate_repo_id(arg_value) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 154, in validate_repo_id raise HFValidationError( huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'langtech-innovation/Aina-RAG/data/vdb'. Use `repo_type` argument if needed.

Container logs:

Fetching error logs...