Commit
·
7f39cc3
1
Parent(s):
c294a1d
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This repository contains the unquantized [Hermes+LIMARP merge](https://huggingface.co/Oniichat/hermes-limarp-13b-merged) in ggml format.
|
2 |
|
3 |
You can quantize the f16 ggml to the quantization of your choice by following the below steps:
|
|
|
1 |
+
---
|
2 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
|
3 |
+
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
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.
|
8 |
|
9 |
You can quantize the f16 ggml to the quantization of your choice by following the below steps:
|