Skip to content

Commit

Permalink
Dumb mistake, added to init
Browse files Browse the repository at this point in the history
  • Loading branch information
joecummings committed Mar 22, 2024
1 parent a5e4fd4 commit 004a877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchtune/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lora_finetune_single_device.py": ["lora_finetune_single_device.yaml"],
"lora_finetune_distributed.py": ["lora_finetune_distributed.yaml"],
"alpaca_generate.py": ["alpaca_generate.yaml"],
"eleuther_eval.py": ["llama2_eleuther_eval.yaml"],
"eleuther_eval.py": ["eleuther_eval.yaml"],
}


Expand Down

0 comments on commit 004a877

Please sign in to comment.