We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a6c1d3 commit 5b1a15cCopy full SHA for 5b1a15c
torchtune/_recipe_registry.py
@@ -32,7 +32,7 @@ class Recipe:
32
supports_distributed=True,
33
),
34
Recipe(
35
- name="dev/grpo_lora_finetune_single_device",
+ name="dev/s_finetune_single_device",
36
file_path="dev/grpo_lora_finetune_single_device.py",
37
configs=[
38
Config(name="dev/3B_lora_grpo", file_path="dev/3B_lora_grpo.yaml"),
0 commit comments