auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- cognitivecomputations/Dolphin-2.9
|
5 |
- teknium/OpenHermes-2.5
|
@@ -15,6 +15,8 @@ language:
|
|
15 |
- en
|
16 |
library_name: transformers
|
17 |
license: other
|
|
|
|
|
18 |
quantized_by: mradermacher
|
19 |
tags:
|
20 |
- generated_from_trainer
|
@@ -27,9 +29,12 @@ tags:
|
|
27 |
<!-- ### convert_type: hf -->
|
28 |
<!-- ### vocab_type: -->
|
29 |
<!-- ### tags: nicoboss -->
|
30 |
-
weighted/imatrix quants of https://huggingface.co/
|
31 |
|
32 |
<!-- provided-files -->
|
|
|
|
|
|
|
33 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-1m-GGUF
|
34 |
## Usage
|
35 |
|
|
|
1 |
---
|
2 |
+
base_model: dphn/dolphin-2.9-llama3-8b-1m
|
3 |
datasets:
|
4 |
- cognitivecomputations/Dolphin-2.9
|
5 |
- teknium/OpenHermes-2.5
|
|
|
15 |
- en
|
16 |
library_name: transformers
|
17 |
license: other
|
18 |
+
mradermacher:
|
19 |
+
readme_rev: 1
|
20 |
quantized_by: mradermacher
|
21 |
tags:
|
22 |
- generated_from_trainer
|
|
|
29 |
<!-- ### convert_type: hf -->
|
30 |
<!-- ### vocab_type: -->
|
31 |
<!-- ### tags: nicoboss -->
|
32 |
+
weighted/imatrix quants of https://huggingface.co/dphn/dolphin-2.9-llama3-8b-1m
|
33 |
|
34 |
<!-- provided-files -->
|
35 |
+
|
36 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dolphin-2.9-llama3-8b-1m-i1-GGUF).***
|
37 |
+
|
38 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-1m-GGUF
|
39 |
## Usage
|
40 |
|