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...