runtime error

Exit code: 1. Reason: ownloaded from https://huggingface.co/allenai/MolmoE-1B-0924: - preprocessing_molmo.py - image_preprocessing_molmo.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. The tokenizer class you load from this checkpoint is not the same type as the class this function is called from. It may result in unexpected tokenization. The tokenizer class you load from this checkpoint is 'GPTNeoXTokenizer'. The class this function is called from is 'Qwen2TokenizerFast'. A new version of the following files was downloaded from https://huggingface.co/allenai/MolmoE-1B-0924: - config_molmoe.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. A new version of the following files was downloaded from https://huggingface.co/allenai/MolmoE-1B-0924: - modeling_molmoe.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. The model weights are not tied. Please use the `tie_weights` method before using the `infer_auto_device` function. Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 559, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4014, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4148, in _load_pretrained_model raise ValueError( ValueError: The current `device_map` had weights offloaded to the disk. Please provide an `offload_folder` for them. Alternatively, make sure you have `safetensors` installed if the model you are using offers the weights in this format.

Container logs:

Fetching error logs...