runtime error

Exit code: 1. Reason: Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. Loading weights: 0%| | 0/103 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 103/103 [00:00<00:00, 4281.64it/s] BertModel LOAD REPORT from: sentence-transformers/all-MiniLM-L6-v2 Key | Status | | ------------------------+------------+--+- embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch. Traceback (most recent call last): File "<string>", line 1, in <module> File "/app/game_api.py", line 15, in <module> from app import chain, llm, ChatOpenAI, PromptTemplate File "/app/app.py", line 167, in <module> raise ValueError("HF_TOKEN environment variable is not set. Please set it before running the application.") ValueError: HF_TOKEN environment variable is not set. Please set it before running the application.

Container logs:

Fetching error logs...