Skip to content

Commit 80bd373

Browse files
committed
add tok
1 parent 0b7c13a commit 80bd373

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipes/configs/llama2/tiny_llama.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# You can gran the model checkpoint using
66
# wget https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-tune-03082024.pt
77
# place it in the tiny_llama directory.
8+
# The tokenizer can be downloaded from:
9+
# wget https://ossci-datasets.s3.amazonaws.com/torchtune/tokenizer.model
810
#
911
# and use the same tokenizer as llama2
1012
#

0 commit comments

Comments
 (0)