runtime error

Exit code: 1. Reason: 641 [00:00<?, ?B/s] adapter_config.json: 100%|██████████| 641/641 [00:00<00:00, 2.93MB/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. config.json: 0%| | 0.00/715 [00:00<?, ?B/s] config.json: 100%|██████████| 715/715 [00:00<00:00, 4.01MB/s] model.safetensors: 0%| | 0.00/6.01G [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/6.01G [00:01<?, ?B/s] model.safetensors: 1%| | 67.1M/6.01G [00:02<01:46, 55.9MB/s] model.safetensors: 9%|▉ | 536M/6.01G [00:04<00:36, 150MB/s]  model.safetensors: 13%|█▎ | 804M/6.01G [00:06<00:29, 174MB/s] model.safetensors: 20%|██ | 1.21G/6.01G [00:07<00:21, 226MB/s] model.safetensors: 25%|██▍ | 1.47G/6.01G [00:08<00:19, 238MB/s] model.safetensors: 31%|███▏ | 1.88G/6.01G [00:09<00:14, 284MB/s] model.safetensors: 38%|███▊ | 2.28G/6.01G [00:11<00:15, 247MB/s] model.safetensors: 58%|█████▊ | 3.49G/6.01G [00:17<00:11, 222MB/s] model.safetensors: 79%|███████▉ | 4.76G/6.01G [00:26<00:07, 174MB/s] model.safetensors: 99%|█████████▉| 5.97G/6.01G [00:35<00:00, 150MB/s] model.safetensors: 100%|██████████| 6.01G/6.01G [00:36<00:00, 167MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = AutoModelForCausalLM.from_pretrained( File "/home/user/.pyenv/versions/3.10.20/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 402, in from_pretrained return model_class.from_pretrained( File "/home/user/.pyenv/versions/3.10.20/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4324, in from_pretrained model = cls(config, *model_args, **model_kwargs) TypeError: BloomForCausalLM.__init__() got an unexpected keyword argument 'load_in_8bit'

Container logs:

Fetching error logs...