Skip to content

Qwen3.5 Image Lora post-training #3600

Description

@julian991

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports didn't find any similar reports.

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

  1. 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
  2. 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?

  • Linux
  • macOS
  • Windows

Python Version

3.12

axolotl branch-commit

main/e079cf1

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this bug has not been reported yet.
  • I am using the latest version of axolotl.
  • I have provided enough information for the maintainers to reproduce and diagnose the issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions