runtime error

Exit code: 1. Reason: ?, ?B/s] configuration_arctic.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 9.46k/9.46k [00:00<00:00, 28.4MB/s] Could not find request file for snowflake/snowflake-arctic-instruct config.json: 0%| | 0.00/1.05k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.05k/1.05k [00:00<00:00, 9.39MB/s] configuration_falcon.py: 0%| | 0.00/7.16k [00:00<?, ?B/s] configuration_falcon.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7.16k/7.16k [00:00<00:00, 65.6MB/s] WARNING: You are currently loading Falcon using legacy code contained in the model repository. Falcon has now been fully ported into the Hugging Face transformers library. For the most up-to-date and high-performance version of the Falcon model code, please update to the latest version of transformers and then load the model without the trust_remote_code=True argument. Could not find request file for tiiuae/falcon-7b-instruct Could not find request file for x-ai/grok-2-1212 Could not find request file for x-ai/grok-2-vision-1212 Could not find request file for xai/grok-3-latest Could not find request file for xai/grok-3-mini-latest Could not find request file for xai/grok-beta Traceback (most recent call last): File "/home/user/app/app.py", line 39, in <module> raw_data, original_df = populate.get_leaderboard_df(envs.EVAL_RESULTS_PATH, envs.EVAL_REQUESTS_PATH, utils.COLS, utils.BENCHMARK_COLS) File "/home/user/app/src/populate.py", line 17, in get_leaderboard_df df = df[cols].round(decimals=2) File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 3766, in __getitem__ indexer = self.columns._get_indexer_strict(key, "columns")[1] File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 5876, in _get_indexer_strict self._raise_if_missing(keyarr, indexer, axis_name) File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 5938, in _raise_if_missing raise KeyError(f"{not_found} not in index") KeyError: "['Precision'] not in index"

Container logs:

Fetching error logs...