We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e941b9 commit ec29272Copy full SHA for ec29272
README.md
@@ -204,8 +204,6 @@ python3 convert-pth-to-ggml.py models/7B/ 1
204
./main -m ./models/7B/ggml-model-q4_0.bin -n 128
205
```
206
207
-Currently, it's best to use Python 3.9 or Python 3.10, as `sentencepiece` has not yet published a wheel for Python 3.11.
208
-
209
When running the larger models, make sure you have enough disk space to store all the intermediate files.
210
211
### Memory/Disk Requirements
0 commit comments