Hugging Face's logo
johndoe321
/
Runtime error

runtime error

Exit code: 1. Reason: ...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Downloading (incomplete total...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Downloading (incomplete total...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Downloading (incomplete total...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Downloading (incomplete total...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Downloading (incomplete total...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Downloading (incomplete total...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Downloading (incomplete total...): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Fetching 40 files: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 37/40 [04:45<00:22, 7.62s/it] Fetching 40 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 40/40 [04:45<00:00, 7.15s/it] Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 159G/159G [04:45<00:00, 74.3MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> model = AutoModelForCausalLM.from_pretrained( model_id, ...<3 lines>... trust_remote_code=True ) File "/home/user/.pyenv/versions/3.13.12/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 374, in from_pretrained return model_class.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, *model_args, config=config, **hub_kwargs, **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/user/.pyenv/versions/3.13.12/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4030, in from_pretrained model = cls(config, *model_args, **model_kwargs) TypeError: Qwen3NextForCausalLM.__init__() got an unexpected keyword argument 'load_in_4bit'

Container logs:

Fetching error logs...