File tree Expand file tree Collapse file tree 3 files changed +16569
-3
lines changed Expand file tree Collapse file tree 3 files changed +16569
-3
lines changed Original file line number Diff line number Diff line change 8888 title : Hyperparameter Optimization with Optuna and Transformers
8989 - local : function_calling_fine_tuning_llms_on_xlam
9090 title : Fine-tuning LLMs for Function Calling with the xLAM Dataset
91-
92-
91+ - local : grpo_vllm_online_training
92+ title : Efficient Online Training with GRPO and vLLM in TRL
93+
9394
9495 - title : Computer Vision Recipes
9596 isExpanded : false
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ applications and solving various machine learning tasks using open-source tools
77
88Check out the recently added notebooks:
99
10+ - [ Efficient Online Training with GRPO and vLLM in TRL] ( grpo_vllm_online_training )
1011- [ Fine-tuning LLMs for Function Calling with the xLAM Dataset] ( function_calling_fine_tuning_llms_on_xlam )
1112- [ Post training an VLM for reasoning with GRPO using TRL] ( fine_tuning_vlm_grpo_trl )
1213- [ TRL GRPO Reasoning with Advanced Reward] ( trl_grpo_reasoning_advanced_reward )
1314- [ Fine-Tuning a Vision Language Model with TRL using MPO] ( fine_tuning_vlm_mpo )
14- - [ Fine tuning a VLM for Object Detection Grounding using TRL] ( fine_tuning_vlm_object_detection_grounding )
1515
1616You can also check out the notebooks in the cookbook's [ GitHub repo] ( https://github.com/huggingface/cookbook ) .
1717
You can’t perform that action at this time.
0 commit comments