mlx-vlm
mlx-vlm copied to clipboard
Load existing lora adapter not trained using mlx-vlm
How would I go about converting and loading a lora adapter (say, https://huggingface.co/lightonai/MonoQwen2-VL-v0.1) that wasn't trained using mlx-vlm?
It seems not only the weights probably have the wrong format but also the adapter_config.json is different?
Can you give some pointers? Thanks!