auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: llama2
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- mergekit
|
@@ -11,9 +13,12 @@ tags:
|
|
11 |
---
|
12 |
## About
|
13 |
|
14 |
-
weighted/imatrix quants of https://huggingface.co/
|
15 |
|
16 |
<!-- provided-files -->
|
|
|
|
|
|
|
17 |
static quants are available at https://huggingface.co/mradermacher/DolphinHermes-120b-GGUF
|
18 |
## Usage
|
19 |
|
|
|
1 |
---
|
2 |
+
base_model: QuixiAI/DolphinHermes-120b
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: llama2
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- mergekit
|
|
|
13 |
---
|
14 |
## About
|
15 |
|
16 |
+
weighted/imatrix quants of https://huggingface.co/QuixiAI/DolphinHermes-120b
|
17 |
|
18 |
<!-- provided-files -->
|
19 |
+
|
20 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DolphinHermes-120b-i1-GGUF).***
|
21 |
+
|
22 |
static quants are available at https://huggingface.co/mradermacher/DolphinHermes-120b-GGUF
|
23 |
## Usage
|
24 |
|