runtime error
Exit code: 1. Reason: .utcnow().isoformat() [2026-07-24T06:10:42.444431] SYSTEM - {'message': 'Loading model...'} /usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py:1061: UserWarning: Can't initialize NVML raw_cnt = _raw_device_count_nvml() Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. config.json: 0%| | 0.00/659 [00:00<?, ?B/s][A config.json: 100%|██████████| 659/659 [00:00<00:00, 3.74MB/s] tokenizer_config.json: 0%| | 0.00/7.30k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 7.30k/7.30k [00:00<00:00, 46.2MB/s] vocab.json: 0%| | 0.00/2.78M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 2.78M/2.78M [00:00<00:00, 28.3MB/s] merges.txt: 0%| | 0.00/1.67M [00:00<?, ?B/s][A merges.txt: 100%|██████████| 1.67M/1.67M [00:00<00:00, 38.3MB/s] tokenizer.json: 0%| | 0.00/7.03M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 7.03M/7.03M [00:00<00:00, 40.3MB/s] [transformers] `torch_dtype` is deprecated! Use `dtype` instead! model.safetensors: 0%| | 0.00/988M [00:00<?, ?B/s][A model.safetensors: 14%|█▎ | 134M/988M [00:01<00:08, 106MB/s][A model.safetensors: 100%|██████████| 988M/988M [00:02<00:00, 445MB/s] Loading weights: 0%| | 0/290 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 290/290 [00:00<00:00, 2001.47it/s] generation_config.json: 0%| | 0.00/242 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 242/242 [00:00<00:00, 1.45MB/s] [2026-07-24T06:10:46.437265] SYSTEM - {'message': 'Model ready!', 'device': 'cpu'} Traceback (most recent call last): File "/home/user/app/app.py", line 220, in <module> demo = gr.ChatInterface( ^^^^^^^^^^^^^^^^^ TypeError: ChatInterface.__init__() got an unexpected keyword argument 'type'
Container logs:
Fetching error logs...