Skip to content

Commit

Permalink
add tok
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Apr 12, 2024
1 parent 0b7c13a commit e228e38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/configs/llama2/tiny_llama.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# You can gran the model checkpoint using
# wget https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-tune-03082024.pt
# place it in the tiny_llama directory.
# The tokenizer can be downloaded from:
# wget https://huggingface.co/meta-llama/Llama-2-7b-hf/resolve/main/tokenizer.model
#
# and use the same tokenizer as llama2
#
Expand Down

0 comments on commit e228e38

Please sign in to comment.