Hugging Face's logo
ecstaticHyena4
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: model.pt: 0%| | 0.00/1.16G [00:00<?, ?B/s] model.pt: 0%| | 0.00/1.16G [00:01<?, ?B/s] model.pt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.16G/1.16G [00:01<00:00, 712MB/s] Traceback (most recent call last): File "/app/app.py", line 75, in <module> app = create_gradio_app() File "/app/app.py", line 19, in create_gradio_app model = load_model_from_hub(repo_id, model_filename) File "/app/app.py", line 7, in load_model_from_hub model = torch.load(model_path, weights_only=False, map_location='cpu') File "/usr/local/lib/python3.13/site-packages/torch/serialization.py", line 1579, in load return _load( opened_zipfile, ...<3 lines>... **pickle_load_args, ) File "/usr/local/lib/python3.13/site-packages/torch/serialization.py", line 2190, in _load result = unpickler.load() TypeError: code() argument 13 must be str, not int

Container logs:

Fetching error logs...