Skip to content

Commit ec29272

Browse files
authored
readme : remove python 3.10 warning (#929)
1 parent 7e941b9 commit ec29272

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,6 @@ python3 convert-pth-to-ggml.py models/7B/ 1
204204
./main -m ./models/7B/ggml-model-q4_0.bin -n 128
205205
```
206206

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-
209207
When running the larger models, make sure you have enough disk space to store all the intermediate files.
210208

211209
### Memory/Disk Requirements

0 commit comments

Comments
 (0)