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 90d7ebd commit 1880cf3Copy full SHA for 1880cf3
docs/LLAMA.md
@@ -16,7 +16,7 @@ python convert-llama.py /path/to/meta/llama-2-7b q40
16
```
17
5. Download the tokenizer for Llama 2:
18
19
-wget https://huggingface.co/b4rtaz/llama-2-distributed-llama/resolve/main/dllama-llama2-tokenizer.t
+wget https://huggingface.co/b4rtaz/Llama-2-Tokenizer-Distributed-Llama/resolve/main/dllama_tokenizer_llama2.t
20
21
6. Build the project:
22
```bash
0 commit comments