You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the missing files are the following :
1-tokenizer.json
2-tokenizer_config.json
3-special_toekns_map.json
4-model.safetensors.index
5-preprocessor_config.json
6-chat_template.json
The text was updated successfully, but these errors were encountered:
and whenever i try loading them i get the following error : ValueError: Supplied state dict for vision_model.global_transformer.layers.0.mlp.fc1.weight does not contain bitsandbytes__* and possibly other quantized_stats components.
when saving a finetuned multimodal llm using :
the missing files are the following :
1-tokenizer.json
2-tokenizer_config.json
3-special_toekns_map.json
4-model.safetensors.index
5-preprocessor_config.json
6-chat_template.json
The text was updated successfully, but these errors were encountered: