runtime error

Exit code: 1. Reason: ote: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. Downloading (incomplete total...): 0.00B [00:00, ?B/s] Fetching 3 files: 0%| | 0/3 [00:00<?, ?it/s] Downloading (incomplete total...): 0%| | 0.00/2.31k [00:00<?, ?B/s] Downloading (incomplete total...): 0%| | 2.31k/1.35M [00:00<01:11, 18.9kB/s] Downloading (incomplete total...): 0%| | 2.31k/1.35M [00:00<01:26, 15.6kB/s] Fetching 3 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3/3 [00:00<00:00, 19.07it/s] Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.35M/1.35M [00:00<00:00, 8.50MB/s]  Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.35M/1.35M [00:00<00:00, 7.93MB/s] Traceback (most recent call last): File "/app/app.py", line 256, in <module> leaderboard_df, original_df, plot_df, finished_eval_queue_df, running_eval_queue_df, pending_eval_queue_df = init_space() ^^^^^^^^^^^^ File "/app/app.py", line 236, in init_space raw_data, original_df = get_leaderboard_df( ^^^^^^^^^^^^^^^^^^^ File "/app/src/populate.py", line 14, in get_leaderboard_df raw_data = get_raw_eval_results(results_path=results_path, requests_path=requests_path, dynamic_path=dynamic_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/leaderboard/read_evals.py", line 265, in get_raw_eval_results eval_result = EvalResult.init_from_json_file(model_result_filepath) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/leaderboard/read_evals.py", line 60, in init_from_json_file precision = Precision.from_str(config.get("precision", "4bit")) ^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'get'

Container logs:

Fetching error logs...