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
Whether I fine-tune the Qwen2.5VL multimodal model or Gemma3 when i convert it to GGUF with mmproj files, the LoRA fine-tuning effects are lost.
#14844
this is the command i use : python.exe convert_hf_to_gguf2.py D:\work\AI\Model\TestModel --mmproj --outfile D:\work\AI\Model\GGUF\TestModel.f16.gguf --outtype f16
There is no problem with the text part, the problem lies in the image recognition part (mmproj file)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
this is the command i use : python.exe convert_hf_to_gguf2.py D:\work\AI\Model\TestModel --mmproj --outfile D:\work\AI\Model\GGUF\TestModel.f16.gguf --outtype f16
There is no problem with the text part, the problem lies in the image recognition part (mmproj file)
Beta Was this translation helpful? Give feedback.
All reactions