auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
datasets:
|
| 4 |
- cognitivecomputations/dolphin-r1
|
| 5 |
- OpenCoder-LLM/opc-sft-stage1
|
|
@@ -18,6 +18,8 @@ datasets:
|
|
| 18 |
language:
|
| 19 |
- en
|
| 20 |
library_name: transformers
|
|
|
|
|
|
|
| 21 |
quantized_by: mradermacher
|
| 22 |
---
|
| 23 |
## About
|
|
@@ -27,9 +29,12 @@ quantized_by: mradermacher
|
|
| 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/Dolphin3.0-R1-Mistral-24B-GGUF
|
| 34 |
## Usage
|
| 35 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: dphn/Dolphin3.0-R1-Mistral-24B
|
| 3 |
datasets:
|
| 4 |
- cognitivecomputations/dolphin-r1
|
| 5 |
- OpenCoder-LLM/opc-sft-stage1
|
|
|
|
| 18 |
language:
|
| 19 |
- en
|
| 20 |
library_name: transformers
|
| 21 |
+
mradermacher:
|
| 22 |
+
readme_rev: 1
|
| 23 |
quantized_by: mradermacher
|
| 24 |
---
|
| 25 |
## About
|
|
|
|
| 29 |
<!-- ### convert_type: hf -->
|
| 30 |
<!-- ### vocab_type: -->
|
| 31 |
<!-- ### tags: nicoboss -->
|
| 32 |
+
weighted/imatrix quants of https://huggingface.co/dphn/Dolphin3.0-R1-Mistral-24B
|
| 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#Dolphin3.0-R1-Mistral-24B-i1-GGUF).***
|
| 37 |
+
|
| 38 |
static quants are available at https://huggingface.co/mradermacher/Dolphin3.0-R1-Mistral-24B-GGUF
|
| 39 |
## Usage
|
| 40 |
|