EZForever commited on
Commit
1546c31
·
verified ·
1 Parent(s): ff88666

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,6 +15,10 @@ base_model:
15
  base_model_relation: merge
16
  ---
17
 
 
 
 
 
18
  *WARNING: Created with heavy LLM assistance (Zoo Code + DeepSeek-V4-Flash). Use at your own discretion.*
19
 
20
  Cosplayed Frankenstein and grafted/"merged" [llmfan46's][QAT BF16] abliterated tensors onto [Unsloth's][QAT UD-Q4_K_XL] lossless Q4_0 quant. Should yield better accurancy and refusal rate than a naive abliterated Q4_0 quant.
 
15
  base_model_relation: merge
16
  ---
17
 
18
+ **UPDATE 2026-07-20:** Download & use Google's new chat template [from here](https://huggingface.co/google/gemma-4-31B-it-qat-q4_0-unquantized/blob/main/chat_template.jinja) for better speed and accurancy. See [Unsloth's post](https://huggingface.co/posts/danielhanchen/849237239454851) for details.
19
+
20
+ ---
21
+
22
  *WARNING: Created with heavy LLM assistance (Zoo Code + DeepSeek-V4-Flash). Use at your own discretion.*
23
 
24
  Cosplayed Frankenstein and grafted/"merged" [llmfan46's][QAT BF16] abliterated tensors onto [Unsloth's][QAT UD-Q4_K_XL] lossless Q4_0 quant. Should yield better accurancy and refusal rate than a naive abliterated Q4_0 quant.