We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7c13a commit 80bd373Copy full SHA for 80bd373
recipes/configs/llama2/tiny_llama.yaml
@@ -5,6 +5,8 @@
5
# You can gran the model checkpoint using
6
# wget https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-tune-03082024.pt
7
# 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
10
#
11
# and use the same tokenizer as llama2
12
0 commit comments