Spaces Hugging Face's logo
bfdev
/
Runtime error

runtime error

Downloading (…)okenizer_config.json: 0%| | 0.00/252 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 252/252 [00:00<00:00, 1.40MB/s] Downloading (…)n1.5b/tokenizer.json: 0%| | 0.00/2.51M [00:00<?, ?B/s] Downloading (…)n1.5b/tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.51M/2.51M [00:00<00:00, 44.9MB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/88.0 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 88.0/88.0 [00:00<00:00, 758kB/s] Downloading (…)ryan1.5b/config.json: 0%| | 0.00/839 [00:00<?, ?B/s] Downloading (…)ryan1.5b/config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 839/839 [00:00<00:00, 4.51MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 565, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2581, in from_pretrained raise ImportError( ImportError: Using `low_cpu_mem_usage=True` or a `device_map` requires Accelerate: `pip install accelerate`

Container logs:

Fetching error logs...