python/pytorch compat notes (#44)
This commit is contained in:
parent
129c7d1ea8
commit
b9bd1d0141
2 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,7 @@ ls ./models
|
|||
65B 30B 13B 7B tokenizer_checklist.chk tokenizer.model
|
||||
|
||||
# install Python dependencies
|
||||
# preferred versions: python 3.10 (not 3.11), torch 1.13.1+
|
||||
python3 -m pip install torch numpy sentencepiece
|
||||
|
||||
# convert the 7B model to ggml FP16 format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue