runtime error

Exit code: 1. Reason: tting model status is not supported on 'None'. Couldn't load lmstudio-community/gemma-3-270m-it-MLX-8bit. Getting model status is not supported on 'None'. Couldn't load NousResearch/Meta-Llama-3-70B-Instruct. Getting model status is not supported on 'None'. Couldn't load internlm/internlm2-1_8b. Getting model status is not supported on 'None'. Couldn't load lmsys/vicuna-33b-v1.3. Getting model status is not supported on 'None'. Couldn't load hyper-accel/deepseekv3-export-test. Getting model status is not supported on 'None'. Couldn't load hfl/chinese-alpaca-2-13b. Getting model status is not supported on 'None'. Couldn't load Kukedlc/NeuralSynthesis-7B-v0.1. Getting model status is not supported on 'None'. Couldn't load unsloth/Devstral-Small-2507-unsloth-bnb-4bit. Getting model status is not supported on 'None'. Couldn't load Weyaxi/Nous-Hermes-2-SUS-Chat-34B-Slerp. Getting model status is not supported on 'None'. Couldn't load 01-ai/Yi-1.5-34B-Chat-16K. Getting model status is not supported on 'None'. Couldn't load 01-ai/Yi-1.5-9B-32K. Getting model status is not supported on 'None'. Couldn't load chujiezheng/Smaug-Llama-3-70B-Instruct-ExPO. Getting model status is not supported on 'None'. Couldn't load hfl/chinese-alpaca-2-13b-16k. Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> from chatllm import ( File "/home/user/app/chatllm.py", line 206, in <module> load_clients() File "/home/user/app/chatllm.py", line 140, in load_clients status = get_status(model) File "/home/user/app/chatllm.py", line 135, in get_status return client.get_model_status(model_name) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 132, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 3504, in get_model_status raise ValueError(f"Getting model status is not supported on '{self.provider}'.") ValueError: Getting model status is not supported on 'None'.

Container logs:

Fetching error logs...