mradermacher commited on
Commit
0930fff
1 Parent(s): f4a47c2

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -31,13 +31,30 @@ more details, including on how to concatenate multi-part files.
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
 
 
 
 
 
34
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ2_M.gguf) | i1-IQ2_M | 3.5 | |
35
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.9 | lower quality |
36
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q2_K.gguf) | i1-Q2_K | 3.9 | IQ3_XXS probably better |
 
 
 
37
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 4.6 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.9 | IQ3_S probably better |
 
 
 
 
 
 
39
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.6 | optimal size/speed/quality |
40
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.9 | fast, recommended |
 
 
 
41
 
42
  Here is a handy graph by ikawrakow comparing some lower-quality quant
43
  types (lower is better):
 
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ1_S.gguf) | i1-IQ1_S | 2.5 | for the desperate |
35
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ1_M.gguf) | i1-IQ1_M | 2.6 | mostly desperate |
36
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.9 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.2 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ2_S.gguf) | i1-IQ2_S | 3.3 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ2_M.gguf) | i1-IQ2_M | 3.5 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.9 | lower quality |
41
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q2_K.gguf) | i1-Q2_K | 3.9 | IQ3_XXS probably better |
42
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.2 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ3_S.gguf) | i1-IQ3_S | 4.4 | beats Q3_K* |
44
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.4 | IQ3_XS probably better |
45
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 4.6 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.9 | IQ3_S probably better |
47
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.2 | IQ3_M probably better |
48
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 5.3 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 5.5 | fast on arm, low quality |
50
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 5.5 | fast on arm+i8mm, low quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 5.5 | fast on arm+sve, low quality |
52
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_0.gguf) | i1-Q4_0 | 5.6 | fast, low quality |
53
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.6 | optimal size/speed/quality |
54
  | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.9 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.6 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.7 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Gemma2-9B-TitanFusion-v2-i1-GGUF/resolve/main/Gemma2-9B-TitanFusion-v2.i1-Q6_K.gguf) | i1-Q6_K | 7.7 | practically like static Q6_K |
58
 
59
  Here is a handy graph by ikawrakow comparing some lower-quality quant
60
  types (lower is better):