mradermacher commited on
Commit
fb40483
1 Parent(s): 7ac3d29

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +70 -0
README.md CHANGED
@@ -1,3 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### convert_type: -->
2
  <!-- ### vocab_type: -->
3
  static quants of https://huggingface.co/jondurbin/airoboros-34b-3.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: 01-ai/yi-34b-200k
3
+ datasets:
4
+ - jondurbin/airoboros-3.2
5
+ - bluemoon-fandom-1-1-rp-cleaned
6
+ - boolq
7
+ - jondurbin/gutenberg-dpo-v0.1
8
+ - LDJnr/Capybara
9
+ - jondurbin/cinematika-v0.1
10
+ - glaiveai/glaive-function-calling-v2
11
+ - grimulkan/LimaRP-augmented
12
+ - piqa
13
+ - Vezora/Tested-22k-Python-Alpaca
14
+ - mattpscott/airoboros-summarization
15
+ - unalignment/toxic-dpo-v0.2
16
+ exported_from: jondurbin/airoboros-34b-3.3
17
+ language:
18
+ - en
19
+ library_name: transformers
20
+ license: other
21
+ license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
22
+ license_name: yi-license
23
+ quantized_by: mradermacher
24
+ ---
25
+ ## About
26
+
27
  <!-- ### convert_type: -->
28
  <!-- ### vocab_type: -->
29
  static quants of https://huggingface.co/jondurbin/airoboros-34b-3.3
30
+
31
+
32
+ <!-- provided-files -->
33
+ 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.
34
+ ## Usage
35
+
36
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
37
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
38
+ more details, including on how to concatenate multi-part files.
39
+
40
+ ## Provided Quants
41
+
42
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
43
+
44
+ | Link | Type | Size/GB | Notes |
45
+ |:-----|:-----|--------:|:------|
46
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q2_K.gguf) | Q2_K | 13.5 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q3_K_S.gguf) | Q3_K_S | 15.6 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.IQ3_S.gguf) | IQ3_S | 15.7 | beats Q3_K* |
49
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q3_K_M.gguf) | Q3_K_M | 17.3 | lower quality |
50
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q3_K_L.gguf) | Q3_K_L | 18.8 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q4_K_S.gguf) | Q4_K_S | 20.2 | fast, recommended |
52
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q4_K_M.gguf) | Q4_K_M | 21.3 | fast, recommended |
53
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q5_K_S.gguf) | Q5_K_S | 24.3 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q5_K_M.gguf) | Q5_K_M | 25.0 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q6_K.gguf) | Q6_K | 28.9 | very good quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/airoboros-34b-3.3-GGUF/resolve/main/airoboros-34b-3.3.Q8_0.gguf) | Q8_0 | 37.1 | fast, best quality |
57
+
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
+ ## Thanks
68
+
69
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
70
+ me use its servers and providing upgrades to my workstation to enable
71
+ this work in my free time.
72
+
73
+ <!-- end -->