mantafloppy
commited on
Commit
•
23dc31f
1
Parent(s):
8423417
Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ python3 llama.cpp/convert.py whiterabbitneo-hf --outfile whiterabbitneo-33b-v1-q
|
|
29 |
|
30 |
|
31 |
python3 llama.cpp/convert.py whiterabbitneo-hf --outfile whiterabbitneo-f16.gguf --outtype f16 --padvocab
|
|
|
32 |
llama.cpp/quantize whiterabbitneo-f16.gguf whiterabbitneo-q4_k.gguf q4_k
|
33 |
|
34 |
```
|
|
|
29 |
|
30 |
|
31 |
python3 llama.cpp/convert.py whiterabbitneo-hf --outfile whiterabbitneo-f16.gguf --outtype f16 --padvocab
|
32 |
+
|
33 |
llama.cpp/quantize whiterabbitneo-f16.gguf whiterabbitneo-q4_k.gguf q4_k
|
34 |
|
35 |
```
|