mradermacher commited on
Commit
e5c5037
1 Parent(s): b4a0d7f

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +75 -0
README.md CHANGED
@@ -1,6 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-chat
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stablelm-2-1_6b-chat
3
+ datasets:
4
+ - HuggingFaceH4/ultrachat_200k
5
+ - allenai/ultrafeedback_binarized_cleaned
6
+ - meta-math/MetaMathQA
7
+ - WizardLM/WizardLM_evol_instruct_V2_196k
8
+ - openchat/openchat_sharegpt4_dataset
9
+ - LDJnr/Capybara
10
+ - Intel/orca_dpo_pairs
11
+ - hkust-nlp/deita-10k-v0
12
+ - teknium/OpenHermes-2.5
13
+ extra_gated_fields:
14
+ Country: text
15
+ Email: text
16
+ I ALLOW Stability AI to email me about new model releases: checkbox
17
+ Name: text
18
+ Organization or Affiliation: text
19
+ language:
20
+ - en
21
+ library_name: transformers
22
+ license: other
23
+ quantized_by: mradermacher
24
+ tags:
25
+ - causal-lm
26
+ ---
27
+ ## About
28
+
29
  <!-- ### quantize_version: 2 -->
30
  <!-- ### output_tensor_quantised: 1 -->
31
  <!-- ### convert_type: hf -->
32
  <!-- ### vocab_type: -->
33
  <!-- ### tags: -->
34
  static quants of https://huggingface.co/stabilityai/stablelm-2-1_6b-chat
35
+
36
+ <!-- provided-files -->
37
+ 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.
38
+ ## Usage
39
+
40
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
41
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
42
+ more details, including on how to concatenate multi-part files.
43
+
44
+ ## Provided Quants
45
+
46
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
47
+
48
+ | Link | Type | Size/GB | Notes |
49
+ |:-----|:-----|--------:|:------|
50
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q2_K.gguf) | Q2_K | 0.8 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
53
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q4_K_S.gguf) | Q4_K_S | 1.1 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
56
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q5_K_M.gguf) | Q5_K_M | 1.3 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q6_K.gguf) | Q6_K | 1.5 | very good quality |
59
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.Q8_0.gguf) | Q8_0 | 1.9 | fast, best quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/stablelm-2-1_6b-chat-GGUF/resolve/main/stablelm-2-1_6b-chat.f16.gguf) | f16 | 3.4 | 16 bpw, overkill |
61
+
62
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
63
+ types (lower is better):
64
+
65
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
66
+
67
+ And here are Artefact2's thoughts on the matter:
68
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
69
+
70
+ ## FAQ / Model Request
71
+
72
+ See https://huggingface.co/mradermacher/model_requests for some answers to
73
+ questions you might have and/or if you want some other model quantized.
74
+
75
+ ## Thanks
76
+
77
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
78
+ me use its servers and providing upgrades to my workstation to enable
79
+ this work in my free time.
80
+
81
+ <!-- end -->