mradermacher commited on
Commit
95386af
1 Parent(s): 80bdfd9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +72 -0
README.md CHANGED
@@ -1,6 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/elinas/chronos-33b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: elinas/chronos-33b
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: other
7
+ quantized_by: mradermacher
8
+ tags:
9
+ - llama
10
+ - pytorch
11
+ - chatbot
12
+ - storywriting
13
+ ---
14
+ ## About
15
+
16
  <!-- ### quantize_version: 2 -->
17
  <!-- ### output_tensor_quantised: 1 -->
18
  <!-- ### convert_type: hf -->
19
  <!-- ### vocab_type: -->
20
  <!-- ### tags: nicoboss -->
21
  weighted/imatrix quants of https://huggingface.co/elinas/chronos-33b
22
+
23
+ <!-- provided-files -->
24
+ static quants are available at https://huggingface.co/mradermacher/chronos-33b-GGUF
25
+ ## Usage
26
+
27
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
28
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
29
+ more details, including on how to concatenate multi-part files.
30
+
31
+ ## Provided Quants
32
+
33
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
34
+
35
+ | Link | Type | Size/GB | Notes |
36
+ |:-----|:-----|--------:|:------|
37
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ1_S.gguf) | i1-IQ1_S | 7.2 | for the desperate |
38
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ1_M.gguf) | i1-IQ1_M | 7.8 | mostly desperate |
39
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.8 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.7 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ2_M.gguf) | i1-IQ2_M | 11.3 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
44
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.4 | lower quality |
45
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.4 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ3_S.gguf) | i1-IQ3_S | 14.2 | beats Q3_K* |
47
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.2 | IQ3_XS probably better |
48
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ3_M.gguf) | i1-IQ3_M | 15.0 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 15.9 | IQ3_S probably better |
50
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.4 | IQ3_M probably better |
51
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.4 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q4_0.gguf) | i1-Q4_0 | 18.5 | fast, low quality |
53
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.6 | optimal size/speed/quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 19.7 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.5 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.1 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/chronos-33b-i1-GGUF/resolve/main/chronos-33b.i1-Q6_K.gguf) | i1-Q6_K | 26.8 | practically like static Q6_K |
58
+
59
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
60
+ types (lower is better):
61
+
62
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
63
+
64
+ And here are Artefact2's thoughts on the matter:
65
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
66
+
67
+ ## FAQ / Model Request
68
+
69
+ See https://huggingface.co/mradermacher/model_requests for some answers to
70
+ questions you might have and/or if you want some other model quantized.
71
+
72
+ ## Thanks
73
+
74
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
75
+ me use its servers and providing upgrades to my workstation to enable
76
+ 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.
77
+
78
+ <!-- end -->