Skip to content

qwen 3.5 vision finetuning #7

@dcrey7

Description

@dcrey7

Hi Abdur,

I’m trying the Qwen3.5 vision example from mlx-tune on March 13, 2026 on a Mac M4 Pro.

mlx_vlm imports fine, but mlx_tune.vlm still sets HAS_MLX_VLM = False.

My env:

  • mlx-tune==0.4.2
  • mlx-vlm==0.4.0

What I found:

  • mlx_tune.vlm imports from mlx_vlm.trainer.trainer import Trainer, Dataset, save_adapter
  • but in my installed mlx_vlm, mlx_vlm.trainer has datasets, lora, orpo_trainer, sft_trainer, utils and no trainer module

Which exact versions / commit SHAs of mlx-tune and mlx-vlm are known to work for the Qwen3.5 vision finetuning example?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions