mradermacher commited on
Commit
5758674
1 Parent(s): e5bd872

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: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/jieliu/Storm-7B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: jieliu/Storm-7B
3
+ datasets:
4
+ - berkeley-nest/Nectar
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: apache-2.0
9
+ quantized_by: mradermacher
10
+ tags:
11
+ - storm
12
+ - mistral
13
+ - openchat
14
+ - RLAIF
15
+ - reward model
16
+ ---
17
+ ## About
18
+
19
  <!-- ### quantize_version: 2 -->
20
  <!-- ### output_tensor_quantised: 1 -->
21
  <!-- ### convert_type: hf -->
22
  <!-- ### vocab_type: -->
23
  <!-- ### tags: nicoboss -->
24
  weighted/imatrix quants of https://huggingface.co/jieliu/Storm-7B
25
+
26
+ <!-- provided-files -->
27
+ static quants are available at https://huggingface.co/mradermacher/Storm-7B-GGUF
28
+ ## Usage
29
+
30
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
31
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
32
+ more details, including on how to concatenate multi-part files.
33
+
34
+ ## Provided Quants
35
+
36
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
37
+
38
+ | Link | Type | Size/GB | Notes |
39
+ |:-----|:-----|--------:|:------|
40
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate |
41
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate |
42
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better |
47
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality |
48
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better |
50
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* |
51
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better |
54
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/Storm-7B-i1-GGUF/resolve/main/Storm-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | practically like static Q6_K |
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his hardware for calculating the imatrix for these quants.
80
+
81
+ <!-- end -->