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