mradermacher commited on
Commit
5db224f
·
verified ·
1 Parent(s): 01a13b3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +80 -0
README.md CHANGED
@@ -1,6 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/h2oai/h2o-danube-1.8b-sft
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: h2oai/h2o-danube-1.8b-sft
3
+ datasets:
4
+ - Open-Orca/OpenOrca
5
+ - OpenAssistant/oasst2
6
+ - HuggingFaceH4/ultrachat_200k
7
+ - meta-math/MetaMathQA
8
+ language:
9
+ - en
10
+ library_name: transformers
11
+ license: apache-2.0
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - gpt
15
+ - llm
16
+ - large language model
17
+ - h2o-llmstudio
18
+ ---
19
+ ## About
20
+
21
  <!-- ### quantize_version: 2 -->
22
  <!-- ### output_tensor_quantised: 1 -->
23
  <!-- ### convert_type: hf -->
24
  <!-- ### vocab_type: -->
25
  <!-- ### tags: nicoboss -->
26
  weighted/imatrix quants of https://huggingface.co/h2oai/h2o-danube-1.8b-sft
27
+
28
+ <!-- provided-files -->
29
+ static quants are available at https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-GGUF
30
+ ## Usage
31
+
32
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
33
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
34
+ more details, including on how to concatenate multi-part files.
35
+
36
+ ## Provided Quants
37
+
38
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
39
+
40
+ | Link | Type | Size/GB | Notes |
41
+ |:-----|:-----|--------:|:------|
42
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate |
43
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate |
44
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality |
49
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better |
50
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.9 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* |
54
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ3_M.gguf) | i1-IQ3_M | 1.0 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.0 | IQ3_S probably better |
56
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.1 | IQ3_M probably better |
57
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.1 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q4_0.gguf) | i1-Q4_0 | 1.2 | fast, low quality |
59
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.2 | prefer IQ4_XS |
60
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.2 | optimal size/speed/quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.2 | fast, recommended |
62
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q4_1.gguf) | i1-Q4_1 | 1.3 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.4 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.4 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/h2o-danube-1.8b-sft-i1-GGUF/resolve/main/h2o-danube-1.8b-sft.i1-Q6_K.gguf) | i1-Q6_K | 1.6 | practically like static Q6_K |
66
+
67
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
68
+ types (lower is better):
69
+
70
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
71
+
72
+ And here are Artefact2's thoughts on the matter:
73
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
74
+
75
+ ## FAQ / Model Request
76
+
77
+ See https://huggingface.co/mradermacher/model_requests for some answers to
78
+ questions you might have and/or if you want some other model quantized.
79
+
80
+ ## Thanks
81
+
82
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
83
+ me use its servers and providing upgrades to my workstation to enable
84
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
85
+
86
+ <!-- end -->