### Feature request In line with #2136, extend the sft_vlm.py script to support the new [SmolVLM models](https://huggingface.co/HuggingFaceTB/SmolVLM-Instruct). ### Motivation The smol models are designed for efficiency and are suitable for on-device applications. The family of models is described [here](https://huggingface.co/collections/HuggingFaceTB/smolvlm-6740bd584b2dcbf51ecb1f39). ### Your contribution A new training script ready to train SmolVLM using SFT 😄