Skip to content

Commit

Permalink
[bug fix] re-add model (pytorch#2135)
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe Mello <[email protected]>
  • Loading branch information
2 people authored and rahul-sarvam committed Dec 23, 2024
1 parent 4ef57c6 commit 6bad322
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipes/configs/llama3_2/1B_full_single_device.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ output_dir: /tmp/torchtune/llama3_2_1B/full_single_device # /tmp may be deleted
model:
_component_: torchtune.models.llama3_2.llama3_2_1b

output_dir: /tmp/torchtune/llama3_2_1B/full_single_device # /tmp may be deleted by your system. Change it to your preference.

output_dir: /tmp/torchtune/llama3_2_1B/full_single_device # /tmp may be deleted by your system. Change it to your preference.

# Tokenizer
tokenizer:
_component_: torchtune.models.llama3.llama3_tokenizer
Expand Down

0 comments on commit 6bad322

Please sign in to comment.