llmfan46 commited on
Commit
8820180
·
verified ·
1 Parent(s): 8174136

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -232,14 +232,6 @@ MMLU - Massive Multitask Language Understanding, multiple-choice questions acros
232
 
233
  ## Quantizations
234
 
235
- For the K-quants below, small SSM tensors are kept at higher precision where useful.
236
-
237
- -`Q6_K` and `Q3_K` quants keep `ssm_alpha`, `ssm_beta`, and `ssm_out` as `Q8_0`.
238
-
239
- -`Q5_K` and `Q4_K` quants keep `ssm_alpha`, `ssm_beta` as `Q8_0` and and `ssm_out` as `Q6_K`.
240
-
241
- This helps preserve the hybrid/SSM blocks with a small file-size increase.
242
-
243
  | Filename | Quant | Description |
244
  |----------|-------|-------------|
245
  | gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2-uncensored-heretic-F16.gguf | F16 | Full precision |
 
232
 
233
  ## Quantizations
234
 
 
 
 
 
 
 
 
 
235
  | Filename | Quant | Description |
236
  |----------|-------|-------------|
237
  | gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2-uncensored-heretic-F16.gguf | F16 | Full precision |