auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<!-- ### quantize_version: 2 -->
|
| 2 |
<!-- ### output_tensor_quantised: 1 -->
|
| 3 |
<!-- ### convert_type: hf -->
|
| 4 |
<!-- ### vocab_type: -->
|
| 5 |
<!-- ### tags: -->
|
| 6 |
static quants of https://huggingface.co/stabilityai/stablelm-2-1_6b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: stabilityai/stablelm-2-1_6b
|
| 3 |
+
datasets:
|
| 4 |
+
- tiiuae/falcon-refinedweb
|
| 5 |
+
- togethercomputer/RedPajama-Data-1T
|
| 6 |
+
- uonlp/CulturaX
|
| 7 |
+
- CarperAI/pilev2-dev
|
| 8 |
+
- bigcode/starcoderdata
|
| 9 |
+
- DataProvenanceInitiative/Commercially-Verified-Licenses
|
| 10 |
+
language:
|
| 11 |
+
- en
|
| 12 |
+
- de
|
| 13 |
+
- es
|
| 14 |
+
- fr
|
| 15 |
+
- it
|
| 16 |
+
- nl
|
| 17 |
+
- pt
|
| 18 |
+
library_name: transformers
|
| 19 |
+
license: other
|
| 20 |
+
quantized_by: mradermacher
|
| 21 |
+
tags:
|
| 22 |
+
- causal-lm
|
| 23 |
+
---
|
| 24 |
+
## About
|
| 25 |
+
|
| 26 |
<!-- ### quantize_version: 2 -->
|
| 27 |
<!-- ### output_tensor_quantised: 1 -->
|
| 28 |
<!-- ### convert_type: hf -->
|
| 29 |
<!-- ### vocab_type: -->
|
| 30 |
<!-- ### tags: -->
|
| 31 |
static quants of https://huggingface.co/stabilityai/stablelm-2-1_6b
|
| 32 |
+
|
| 33 |
+
<!-- provided-files -->
|
| 34 |
+
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
| 35 |
+
## Usage
|
| 36 |
+
|
| 37 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
| 38 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
| 39 |
+
more details, including on how to concatenate multi-part files.
|
| 40 |
+
|
| 41 |
+
## Provided Quants
|
| 42 |
+
|
| 43 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
| 44 |
+
|
| 45 |
+
| Link | Type | Size/GB | Notes |
|
| 46 |
+
|:-----|:-----|--------:|:------|
|
| 47 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q2_K.gguf) | Q2_K | 0.8 | |
|
| 48 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.IQ3_XS.gguf) | IQ3_XS | 0.9 | |
|
| 49 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* |
|
| 50 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
| 51 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.IQ3_M.gguf) | IQ3_M | 0.9 | |
|
| 52 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
| 53 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
| 54 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
|
| 55 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q4_K_S.gguf) | Q4_K_S | 1.1 | fast, recommended |
|
| 56 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
|
| 57 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|
| 58 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q5_K_M.gguf) | Q5_K_M | 1.3 | |
|
| 59 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q6_K.gguf) | Q6_K | 1.5 | very good quality |
|
| 60 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.Q8_0.gguf) | Q8_0 | 1.9 | fast, best quality |
|
| 61 |
+
| [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-GGUF/resolve/main/stablelm-2-1_6b.f16.gguf) | f16 | 3.4 | 16 bpw, overkill |
|
| 62 |
+
|
| 63 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 64 |
+
types (lower is better):
|
| 65 |
+
|
| 66 |
+

|
| 67 |
+
|
| 68 |
+
And here are Artefact2's thoughts on the matter:
|
| 69 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
| 70 |
+
|
| 71 |
+
## FAQ / Model Request
|
| 72 |
+
|
| 73 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
| 74 |
+
questions you might have and/or if you want some other model quantized.
|
| 75 |
+
|
| 76 |
+
## Thanks
|
| 77 |
+
|
| 78 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
| 79 |
+
me use its servers and providing upgrades to my workstation to enable
|
| 80 |
+
this work in my free time.
|
| 81 |
+
|
| 82 |
+
<!-- end -->
|