This commit is contained in:
Dmitry Wolf 2023-03-15 23:24:48 +03:00
parent c758d3d521
commit de17acac72

View file

@ -139,7 +139,7 @@ ls ./models
65B 30B 13B 7B tokenizer_checklist.chk tokenizer.model
# install Python dependencies
python3 -m pip install torch numpy sentencepiece
python3 -m pip install tqdm numpy sentencepiece
# convert the 7B model to ggml FP16 format
python3 convert-pth-to-ggml.py models/7B/ 1