File tree Expand file tree Collapse file tree 3 files changed +2488
-3
lines changed Expand file tree Collapse file tree 3 files changed +2488
-3
lines changed Original file line number Diff line number Diff line change 88
88
title : Hyperparameter Optimization with Optuna and Transformers
89
89
- local : function_calling_fine_tuning_llms_on_xlam
90
90
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
+
93
94
94
95
- title : Computer Vision Recipes
95
96
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
7
7
8
8
Check out the recently added notebooks:
9
9
10
+ - [ Efficient Online Training with GRPO and vLLM in TRL] ( grpo_vllm_online_training )
10
11
- [ Fine-tuning LLMs for Function Calling with the xLAM Dataset] ( function_calling_fine_tuning_llms_on_xlam )
11
12
- [ Post training an VLM for reasoning with GRPO using TRL] ( fine_tuning_vlm_grpo_trl )
12
13
- [ TRL GRPO Reasoning with Advanced Reward] ( trl_grpo_reasoning_advanced_reward )
13
14
- [ 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 )
15
15
16
16
You can also check out the notebooks in the cookbook's [ GitHub repo] ( https://github.com/huggingface/cookbook ) .
17
17
You can’t perform that action at this time.
0 commit comments