llama-anon
commited on
Commit
•
a71f16c
1
Parent(s):
7f39cc3
Update README.md
Browse filesFix license due to the LimaRP dataset
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
{{ card_data }}
|
5 |
---
|
6 |
|
7 |
This repository contains the unquantized [Hermes+LIMARP merge](https://huggingface.co/Oniichat/hermes-limarp-13b-merged) in ggml format.
|
@@ -14,5 +13,4 @@ You can quantize the f16 ggml to the quantization of your choice by following th
|
|
14 |
```bash
|
15 |
quantize.exe hermes-limarp-13b.ggmlv3.f16.bin hermes-limarp-13b.ggmlv3.q4_0.bin q4_0
|
16 |
```
|
17 |
-
4. Press enter to run the command and the quantized model will be generated in the folder.
|
18 |
-
|
|
|
1 |
---
|
2 |
+
'[object Object]': null
|
3 |
+
license: agpl-3.0
|
|
|
4 |
---
|
5 |
|
6 |
This repository contains the unquantized [Hermes+LIMARP merge](https://huggingface.co/Oniichat/hermes-limarp-13b-merged) in ggml format.
|
|
|
13 |
```bash
|
14 |
quantize.exe hermes-limarp-13b.ggmlv3.f16.bin hermes-limarp-13b.ggmlv3.q4_0.bin q4_0
|
15 |
```
|
16 |
+
4. Press enter to run the command and the quantized model will be generated in the folder.
|
|