You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/community_tutorials.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ Community tutorials are made by active members of the Hugging Face community who
26
26
| SEO Description |[`SFTTrainer`]| Fine-tuning Qwen2-VL-7B for generating SEO-friendly descriptions from images |[Philipp Schmid](https://huggingface.co/philschmid)|[Link](https://www.philschmid.de/fine-tune-multimodal-llms-with-trl)|[](https://colab.research.google.com/github/philschmid/deep-learning-pytorch-huggingface/blob/main/training/fine-tune-multimodal-llms-with-trl.ipynb)|
27
27
| Visual QA |[`DPOTrainer`]| PaliGemma 🤝 Direct Preference Optimization |[Merve Noyan](https://huggingface.co/merve)|[Link](https://github.com/merveenoyan/smol-vision/blob/main/PaliGemma_DPO.ipynb)|[](https://colab.research.google.com/github/merveenoyan/smol-vision/blob/main/PaliGemma_DPO.ipynb)|
28
28
| Visual QA |[`DPOTrainer`]| Fine-tuning SmolVLM using direct preference optimization (DPO) with TRL on a consumer GPU |[Sergio Paniego](https://huggingface.co/sergiopaniego)|[Link](https://huggingface.co/learn/cookbook/fine_tuning_vlm_dpo_smolvlm_instruct)|[](https://colab.research.google.com/github/huggingface/cookbook/blob/main/notebooks/en/fine_tuning_vlm_dpo_smolvlm_instruct.ipynb)|
29
+
| Object Detection Grounding |[`SFTTrainer`]| Fine tuning a VLM for Object Detection Grounding using TRL |[Sergio Paniego](https://huggingface.co/sergiopaniego)|[Link](https://huggingface.co/learn/cookbook/fine_tuning_vlm_object_detection_grounding)|[](https://colab.research.google.com/github/huggingface/cookbook/blob/main/notebooks/en/fine_tuning_vlm_object_detection_grounding.ipynb)|
0 commit comments