nxnhjrjtbjfzhrovwl
commited on
Commit
•
79e1f81
1
Parent(s):
e87040e
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ You can quantize the f16 ggml to the quantization of your choice by following th
|
|
13 |
```bash
|
14 |
quantize.exe limarp-llama2-13b.ggmlv3.f16.bin limarp-llama2-13b.ggmlv3.q4_0.bin q4_0
|
15 |
```
|
16 |
-
|
17 |
|
18 |
|
19 |
The below are the contents of the original model card:
|
|
|
13 |
```bash
|
14 |
quantize.exe limarp-llama2-13b.ggmlv3.f16.bin limarp-llama2-13b.ggmlv3.q4_0.bin q4_0
|
15 |
```
|
16 |
+
3. Press enter to run the command and the quantized model will be generated in the current folder.
|
17 |
|
18 |
|
19 |
The below are the contents of the original model card:
|