mradermacher commited on
Commit
72ba2bb
1 Parent(s): 91316d4

auto-patch README.md

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