mradermacher commited on
Commit
140ffe1
1 Parent(s): 5260c39

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +90 -0
README.md CHANGED
@@ -1,6 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/one-man-army/UNA-34Beagles-32K-bf16-v1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: one-man-army/UNA-34Beagles-32K-bf16-v1
3
+ datasets:
4
+ - allenai/ai2_arc
5
+ - unalignment/spicy-3.1
6
+ - codeparrot/apps
7
+ - facebook/belebele
8
+ - boolq
9
+ - jondurbin/cinematika-v0.1
10
+ - drop
11
+ - lmsys/lmsys-chat-1m
12
+ - TIGER-Lab/MathInstruct
13
+ - cais/mmlu
14
+ - Muennighoff/natural-instructions
15
+ - openbookqa
16
+ - piqa
17
+ - Vezora/Tested-22k-Python-Alpaca
18
+ - cakiki/rosetta-code
19
+ - Open-Orca/SlimOrca
20
+ - spider
21
+ - squad_v2
22
+ - migtissera/Synthia-v1.3
23
+ - datasets/winogrande
24
+ - nvidia/HelpSteer
25
+ - Intel/orca_dpo_pairs
26
+ - unalignment/toxic-dpo-v0.1
27
+ - jondurbin/truthy-dpo-v0.1
28
+ - allenai/ultrafeedback_binarized_cleaned
29
+ - Squish42/bluemoon-fandom-1-1-rp-cleaned
30
+ - LDJnr/Capybara
31
+ - JULIELab/EmoBank
32
+ - kingbri/PIPPA-shareGPT
33
+ language:
34
+ - en
35
+ library_name: transformers
36
+ license: apache-2.0
37
+ quantized_by: mradermacher
38
+ ---
39
+ ## About
40
+
41
  <!-- ### quantize_version: 2 -->
42
  <!-- ### output_tensor_quantised: 1 -->
43
  <!-- ### convert_type: hf -->
44
  <!-- ### vocab_type: -->
45
  <!-- ### tags: -->
46
  static quants of https://huggingface.co/one-man-army/UNA-34Beagles-32K-bf16-v1
47
+
48
+ <!-- provided-files -->
49
+ 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.
50
+ ## Usage
51
+
52
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
53
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
54
+ more details, including on how to concatenate multi-part files.
55
+
56
+ ## Provided Quants
57
+
58
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
59
+
60
+ | Link | Type | Size/GB | Notes |
61
+ |:-----|:-----|--------:|:------|
62
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q2_K.gguf) | Q2_K | 12.9 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.IQ3_XS.gguf) | IQ3_XS | 14.3 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q3_K_S.gguf) | Q3_K_S | 15.1 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.IQ3_S.gguf) | IQ3_S | 15.1 | beats Q3_K* |
66
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.IQ3_M.gguf) | IQ3_M | 15.7 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q3_K_M.gguf) | Q3_K_M | 16.8 | lower quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q3_K_L.gguf) | Q3_K_L | 18.2 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.IQ4_XS.gguf) | IQ4_XS | 18.7 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q4_K_S.gguf) | Q4_K_S | 19.7 | fast, recommended |
71
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q4_K_M.gguf) | Q4_K_M | 20.8 | fast, recommended |
72
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q5_K_S.gguf) | Q5_K_S | 23.8 | |
73
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q5_K_M.gguf) | Q5_K_M | 24.4 | |
74
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q6_K.gguf) | Q6_K | 28.3 | very good quality |
75
+ | [GGUF](https://huggingface.co/mradermacher/UNA-34Beagles-32K-bf16-v1-GGUF/resolve/main/UNA-34Beagles-32K-bf16-v1.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
76
+
77
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
78
+ types (lower is better):
79
+
80
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
81
+
82
+ And here are Artefact2's thoughts on the matter:
83
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
84
+
85
+ ## FAQ / Model Request
86
+
87
+ See https://huggingface.co/mradermacher/model_requests for some answers to
88
+ questions you might have and/or if you want some other model quantized.
89
+
90
+ ## Thanks
91
+
92
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
93
+ me use its servers and providing upgrades to my workstation to enable
94
+ this work in my free time.
95
+
96
+ <!-- end -->