[Bug] save_pretrained_merge does not work as intended for finetuned Gemma-3-4b model.
#3239
jasonkhadka
started this conversation in
General
Replies: 2 comments
-
|
This issue should have been fixed and was discussed before, but apparently not. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
we've discussed this at length in a separate discord thread. will turn this into a discussion for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am following unsloth colab notebook for pretriaining. Followed by
save_pretrained_mergeand reloading the merged withFastVisionModel.from_pretrained(...). The reloaded model has very different output from the non-merged finetuned model.https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3_(4B)-Vision.ipynb#scrollTo=QmUBVEnvCDJv
Unsloth versions:
Beta Was this translation helpful? Give feedback.
All reactions