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 c1f3e7e commit ab2620bCopy full SHA for ab2620b
llms/llama-7b-m2.md
@@ -43,7 +43,7 @@ llama.sh
43
tokenizer.model
44
tokenizer_checklist.chk
45
```
46
-Next, install the dependencies needed by the Python conversion script. These aren't (yet) documented in the `llama.cpp` README:
+Next, install the dependencies needed by the Python conversion script.
47
48
pip install torch numpy sentencepiece
49
0 commit comments