ji-farthing commited on
Commit
c3a9682
·
verified ·
1 Parent(s): bbcd153

Remove E2B and E4B assistants

Browse files
Files changed (1) hide show
  1. README.md +0 -17
README.md CHANGED
@@ -1,8 +1,6 @@
1
  ---
2
  license: apache-2.0
3
  base_model:
4
- - google/gemma-4-E2B-it-qat-q4_0-unquantized-assistant
5
- - google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant
6
  - google/gemma-4-12B-it-qat-q4_0-unquantized-assistant
7
  - google/gemma-4-26B-A4B-it-qat-q4_0-unquantized-assistant
8
  - google/gemma-4-31B-it-qat-q4_0-unquantized-assistant
@@ -28,8 +26,6 @@ the matching Google Gemma 4 QAT Q4_0 target GGUF.
28
 
29
  | Model | Q4_0 assistant | Q8_0 assistant |
30
  | --- | --- | --- |
31
- | Gemma 4 E2B IT QAT Q4_0 | `gemma-4-E2B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-E2B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
32
- | Gemma 4 E4B IT QAT Q4_0 | `gemma-4-E4B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-E4B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
33
  | Gemma 4 12B IT QAT Q4_0 | `gemma-4-12B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-12B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
34
  | Gemma 4 26B-A4B IT QAT Q4_0 | `gemma-4-26B-A4B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-26B-A4B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
35
  | Gemma 4 31B IT QAT Q4_0 | `gemma-4-31B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-31B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
@@ -40,8 +36,6 @@ BF16 conversion intermediates are not published here.
40
 
41
  Use the assistants with Google's official target GGUFs:
42
 
43
- - `google/gemma-4-E2B-it-qat-q4_0-gguf`
44
- - `google/gemma-4-E4B-it-qat-q4_0-gguf`
45
  - `google/gemma-4-12B-it-qat-q4_0-gguf`
46
  - `google/gemma-4-26B-A4B-it-qat-q4_0-gguf`
47
  - `google/gemma-4-31B-it-qat-q4_0-gguf`
@@ -67,8 +61,6 @@ Local conversion metadata checks:
67
 
68
  | Model | Tensors | Backbone | Centroid tensors |
69
  | --- | ---: | ---: | --- |
70
- | E2B | 50 | 1536 | yes |
71
- | E4B | 50 | 2560 | yes |
72
  | 12B | 48 | 3840 | no, metadata only |
73
  | 26B-A4B | 48 | 2816 | no, metadata only |
74
  | 31B | 48 | 5376 | no, metadata only |
@@ -82,19 +74,11 @@ Runtime smoke on an RTX 4070 with `ik_llama` build `4561 (6b9de3dba)`:
82
  | 12B | passed | MTP context ready; raw completion generated |
83
  | 26B-A4B | passed | MTP context ready; raw completion generated with CPU/system-RAM offload |
84
  | 31B | passed | MTP context ready; raw completion generated with CPU/system-RAM offload |
85
- | E2B | target-side load failed | Official target GGUF failed before draft load: missing `blk.15.attn_k.weight` in this `ik_llama` build |
86
- | E4B | target-side load failed | Official target GGUF failed before draft load: missing `blk.24.attn_k.weight` in this `ik_llama` build |
87
-
88
- The E2B/E4B assistant GGUFs are included because they convert and validate
89
- correctly, but current target-side `ik_llama` support for those official GGUFs
90
- may need additional work.
91
 
92
  ## Conversion Notes
93
 
94
  Source assistant repos:
95
 
96
- - `google/gemma-4-E2B-it-qat-q4_0-unquantized-assistant`
97
- - `google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant`
98
  - `google/gemma-4-12B-it-qat-q4_0-unquantized-assistant`
99
  - `google/gemma-4-26B-A4B-it-qat-q4_0-unquantized-assistant`
100
  - `google/gemma-4-31B-it-qat-q4_0-unquantized-assistant`
@@ -104,4 +88,3 @@ converter, then quantized with `llama-quantize` to `Q4_0` and `Q8_0`.
104
 
105
  The `Q4_0` files are the intended pairing for the QAT Q4_0 targets. The `Q8_0`
106
  files are provided as higher-fidelity draft/reference variants.
107
-
 
1
  ---
2
  license: apache-2.0
3
  base_model:
 
 
4
  - google/gemma-4-12B-it-qat-q4_0-unquantized-assistant
5
  - google/gemma-4-26B-A4B-it-qat-q4_0-unquantized-assistant
6
  - google/gemma-4-31B-it-qat-q4_0-unquantized-assistant
 
26
 
27
  | Model | Q4_0 assistant | Q8_0 assistant |
28
  | --- | --- | --- |
 
 
29
  | Gemma 4 12B IT QAT Q4_0 | `gemma-4-12B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-12B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
30
  | Gemma 4 26B-A4B IT QAT Q4_0 | `gemma-4-26B-A4B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-26B-A4B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
31
  | Gemma 4 31B IT QAT Q4_0 | `gemma-4-31B-it-qat-q4_0-MTP-ik_llama-Q4_0.gguf` | `gemma-4-31B-it-qat-q4_0-MTP-ik_llama-Q8_0.gguf` |
 
36
 
37
  Use the assistants with Google's official target GGUFs:
38
 
 
 
39
  - `google/gemma-4-12B-it-qat-q4_0-gguf`
40
  - `google/gemma-4-26B-A4B-it-qat-q4_0-gguf`
41
  - `google/gemma-4-31B-it-qat-q4_0-gguf`
 
61
 
62
  | Model | Tensors | Backbone | Centroid tensors |
63
  | --- | ---: | ---: | --- |
 
 
64
  | 12B | 48 | 3840 | no, metadata only |
65
  | 26B-A4B | 48 | 2816 | no, metadata only |
66
  | 31B | 48 | 5376 | no, metadata only |
 
74
  | 12B | passed | MTP context ready; raw completion generated |
75
  | 26B-A4B | passed | MTP context ready; raw completion generated with CPU/system-RAM offload |
76
  | 31B | passed | MTP context ready; raw completion generated with CPU/system-RAM offload |
 
 
 
 
 
 
77
 
78
  ## Conversion Notes
79
 
80
  Source assistant repos:
81
 
 
 
82
  - `google/gemma-4-12B-it-qat-q4_0-unquantized-assistant`
83
  - `google/gemma-4-26B-A4B-it-qat-q4_0-unquantized-assistant`
84
  - `google/gemma-4-31B-it-qat-q4_0-unquantized-assistant`
 
88
 
89
  The `Q4_0` files are the intended pairing for the QAT Q4_0 targets. The `Q8_0`
90
  files are provided as higher-fidelity draft/reference variants.