Skip to content

Commit ab2620b

Browse files
authored
Update llama-7b-m2.md
This is documented in the LLaMA README now: - ggml-org/llama.cpp#6
1 parent c1f3e7e commit ab2620b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llms/llama-7b-m2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ llama.sh
4343
tokenizer.model
4444
tokenizer_checklist.chk
4545
```
46-
Next, install the dependencies needed by the Python conversion script. These aren't (yet) documented in the `llama.cpp` README:
46+
Next, install the dependencies needed by the Python conversion script.
4747
```
4848
pip install torch numpy sentencepiece
4949
```

0 commit comments

Comments
 (0)