auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- cerebras/SlimPajama-627B
|
5 |
- bigcode/starcoderdata
|
@@ -8,6 +8,8 @@ language:
|
|
8 |
- en
|
9 |
library_name: transformers
|
10 |
license: apache-2.0
|
|
|
|
|
11 |
quantized_by: mradermacher
|
12 |
---
|
13 |
## About
|
@@ -17,9 +19,12 @@ quantized_by: mradermacher
|
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
<!-- ### tags: nicoboss -->
|
20 |
-
weighted/imatrix quants of https://huggingface.co/
|
21 |
|
22 |
<!-- provided-files -->
|
|
|
|
|
|
|
23 |
static quants are available at https://huggingface.co/mradermacher/TinyDolphin-2.8-1.1b-GGUF
|
24 |
## Usage
|
25 |
|
|
|
1 |
---
|
2 |
+
base_model: QuixiAI/TinyDolphin-2.8-1.1b
|
3 |
datasets:
|
4 |
- cerebras/SlimPajama-627B
|
5 |
- bigcode/starcoderdata
|
|
|
8 |
- en
|
9 |
library_name: transformers
|
10 |
license: apache-2.0
|
11 |
+
mradermacher:
|
12 |
+
readme_rev: 1
|
13 |
quantized_by: mradermacher
|
14 |
---
|
15 |
## About
|
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: nicoboss -->
|
22 |
+
weighted/imatrix quants of https://huggingface.co/QuixiAI/TinyDolphin-2.8-1.1b
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
+
|
26 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#TinyDolphin-2.8-1.1b-i1-GGUF).***
|
27 |
+
|
28 |
static quants are available at https://huggingface.co/mradermacher/TinyDolphin-2.8-1.1b-GGUF
|
29 |
## Usage
|
30 |
|