deucebucket commited on
Commit
3db5268
·
verified ·
1 Parent(s): 2c814dd

docs: restore attribution in templatefix card

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -141,6 +141,7 @@ Main v6.1 GGUF:
141
  source base: google/gemma-4-26B-A4B-it
142
  quantization family: mixed-precision GGUF
143
  recipe lineage: Cerebellum v6 tensor allocation
 
144
  ```
145
 
146
  Matching mmproj:
@@ -162,5 +163,8 @@ gemma-4-26b-a4b-it.mmproj.gguf
162
  ## Credits
163
 
164
  - Base model: Google Gemma Team, `google/gemma-4-26B-A4B-it`
 
 
165
  - GGUF/runtime: llama.cpp
166
- - Quantization and local test artifacts: deucebucket Cerebellum workflow
 
 
141
  source base: google/gemma-4-26B-A4B-it
142
  quantization family: mixed-precision GGUF
143
  recipe lineage: Cerebellum v6 tensor allocation
144
+ base quant lineage: Q3_K_M with bartowski imatrix
145
  ```
146
 
147
  Matching mmproj:
 
163
  ## Credits
164
 
165
  - Base model: Google Gemma Team, `google/gemma-4-26B-A4B-it`
166
+ - Imatrix source used in the v6 lineage: bartowski,
167
+ `bartowski/google_gemma-4-26B-A4B-it-GGUF`
168
  - GGUF/runtime: llama.cpp
169
+ - Method and quantization workflow: deucebucket/osmosis Cerebellum pipeline
170
+ - Local test artifacts: deucebucket Cerebellum workflow