runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/365 [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 365/365 [00:00<00:00, 2.67MB/s] vocab.txt: 0%| | 0.00/263k [00:00<?, ?B/s][A vocab.txt: 100%|ββββββββββ| 263k/263k [00:00<00:00, 141MB/s] tokenizer.json: 0%| | 0.00/815k [00:00<?, ?B/s][A tokenizer.json: 100%|ββββββββββ| 815k/815k [00:00<00:00, 59.0MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s][A special_tokens_map.json: 100%|ββββββββββ| 125/125 [00:00<00:00, 887kB/s] config.json: 0%| | 0.00/1.88k [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 1.88k/1.88k [00:00<00:00, 16.5MB/s] model.safetensors: 0%| | 0.00/56.3M [00:00<?, ?B/s][A model.safetensors: 100%|ββββββββββ| 56.3M/56.3M [00:00<00:00, 58.6MB/s] Device set to use cpu /app/app.py:189: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(title="NER β ΠΠ·Π²Π»Π΅ΡΠ΅Π½ΠΈΠ΅ ΡΡΡΠ½ΠΎΡΡΠ΅ΠΉ", theme=gr.themes.Soft()) as demo: Traceback (most recent call last): File "/app/app.py", line 206, in <module> choices=list(MODELS.keys()), ^^^^^^^^^^^ AttributeError: 'set' object has no attribute 'keys'
Container logs:
Fetching error logs...