File tree Expand file tree Collapse file tree 3 files changed +12844
-4
lines changed Expand file tree Collapse file tree 3 files changed +12844
-4
lines changed Original file line number Diff line number Diff line change 9090 title : Fine-tuning LLMs for Function Calling with the xLAM Dataset
9191 - local : dspy_gepa
9292 title : Optimizing Language Models with DSPy GEPA
93-
94-
95-
93+ - local : grpo_vllm_online_training
94+ title : Efficient Online Training with GRPO and vLLM in TRL
9695 - title : Computer Vision Recipes
9796 isExpanded : false
9897 sections :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ applications and solving various machine learning tasks using open-source tools
88Check out the recently added notebooks:
99
1010- [ Optimizing Language Models with DSPy GEPA] ( dspy_gepa )
11+ - [ Efficient Online Training with GRPO and vLLM in TRL] ( grpo_vllm_online_training )
1112- [ Fine-tuning LLMs for Function Calling with the xLAM Dataset] ( function_calling_fine_tuning_llms_on_xlam )
1213- [ Post training an VLM for reasoning with GRPO using TRL] ( fine_tuning_vlm_grpo_trl )
1314- [ TRL GRPO Reasoning with Advanced Reward] ( trl_grpo_reasoning_advanced_reward )
1415- [ Fine-Tuning a Vision Language Model with TRL using MPO] ( fine_tuning_vlm_mpo )
15- - [ Fine tuning a VLM for Object Detection Grounding using TRL] ( fine_tuning_vlm_object_detection_grounding )
1616
1717You can also check out the notebooks in the cookbook's [ GitHub repo] ( https://github.com/huggingface/cookbook ) .
1818
You can’t perform that action at this time.
0 commit comments