Remove reference to tokenizer_checklist.chk

This commit is contained in:
akawrykow 2023-08-22 17:45:58 -07:00
parent 46ef5b5fcf
commit 6b9478ccd5

View file

@ -504,7 +504,8 @@ Building the program with BLAS support may lead to some performance improvements
```bash
# obtain the original LLaMA model weights and place them in ./models
ls ./models
65B 30B 13B 7B tokenizer_checklist.chk tokenizer.model
65B 30B 13B 7B tokenizer.model
# [Optional] for models using BPE tokenizers
ls ./models
65B 30B 13B 7B vocab.json