runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/50.6k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 50.6k/50.6k [00:00<00:00, 125MB/s] tokenizer.json: 0%| | 0.00/17.2M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 17.2M/17.2M [00:00<00:00, 26.5MB/s] special_tokens_map.json: 0%| | 0.00/459 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 459/459 [00:00<00:00, 1.61MB/s] config.json: 0%| | 0.00/29.0 [00:00<?, ?B/s][A config.json: 100%|██████████| 29.0/29.0 [00:00<00:00, 132kB/s] The 8-bit optimizer is not available on your device, only available on CUDA for now. Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 604, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 288, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 5030, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1256, in _get_resolved_checkpoint_files raise OSError( OSError: large-traversaal/Alif-1.0-8B-Instruct does not appear to have a file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt or flax_model.msgpack.
Container logs:
Fetching error logs...