runtime error

Downloading builder script: 0%| | 0.00/5.94k [00:00<?, ?B/s] Downloading builder script: 100%|██████████| 5.94k/5.94k [00:00<00:00, 34.1MB/s] Downloading extra modules: 0%| | 0.00/1.55k [00:00<?, ?B/s] Downloading extra modules: 4.07kB [00:00, 12.9MB/s] Downloading extra modules: 0%| | 0.00/3.34k [00:00<?, ?B/s] Downloading extra modules: 100%|██████████| 3.34k/3.34k [00:00<00:00, 27.4MB/s] Downloading builder script: 0%| | 0.00/6.27k [00:00<?, ?B/s] Downloading builder script: 100%|██████████| 6.27k/6.27k [00:00<00:00, 34.3MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> from eval.utils import submit_listener, reset_listener File "/home/user/app/eval/utils.py", line 17, in <module> MODEL = ChatTogether(model="meta-llama/Llama-3-8b-chat-hf", temperature=0, 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 ChatTogether __root__ Did not find together_api_key, please add an environment variable `TOGETHER_API_KEY` which contains it, or pass `together_api_key` as a named parameter. (type=value_error)

Container logs:

Fetching error logs...