Please check that this issue hasn't been reported before.
Expected Behavior
Currently, I am testing the scripts for qwen3.5 finetuning for images. The model merged with Lora should be returning text content.
Current behaviour
There is no content in the text reply, when I query in image+text or text inputs. I checked it with the base Qwen3.5 to see if its an error in my config but it returns the expected text for given images and text.
Steps to reproduce
- Run 10% of epoch of the provided qwen3.5 script https://github.com/axolotl-ai-cloud/axolotl/blob/main/examples/qwen3.5/9b-lora-vision.yaml
- Test the model after merging the lora adapters on any text prompts or image+text prompts
Config yaml
Possible solution
No response
Which Operating Systems are you using?
Python Version
3.12
axolotl branch-commit
main/e079cf1
Acknowledgements
Please check that this issue hasn't been reported before.
Expected Behavior
Currently, I am testing the scripts for qwen3.5 finetuning for images. The model merged with Lora should be returning text content.
Current behaviour
There is no content in the text reply, when I query in image+text or text inputs. I checked it with the base Qwen3.5 to see if its an error in my config but it returns the expected text for given images and text.
Steps to reproduce
Config yaml
Possible solution
No response
Which Operating Systems are you using?
Python Version
3.12
axolotl branch-commit
main/e079cf1
Acknowledgements