debais commited on
Commit
a57ede4
·
verified ·
1 Parent(s): 6109365

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,4 +10,6 @@ base_model:
10
 
11
  **I used the script from [LocalAI](https://github.com/mudler/LocalAI) team** | [APEX Project](https://github.com/mudler/apex-quant) | [Technical Report](https://github.com/mudler/apex-quant/blob/main/paper/APEX_Technical_Report.pdf)
12
 
13
- **I also used the latest chat_template.jinja from [Google](https://huggingface.co/google/gemma-4-26B-A4B-it/blob/main/chat_template.jinja) , which fixes a lot of issue , for RP specifically thinking will not longer leak out .**
 
 
 
10
 
11
  **I used the script from [LocalAI](https://github.com/mudler/LocalAI) team** | [APEX Project](https://github.com/mudler/apex-quant) | [Technical Report](https://github.com/mudler/apex-quant/blob/main/paper/APEX_Technical_Report.pdf)
12
 
13
+ **I also used the latest chat_template.jinja(2026-07-22 , if google ever update the template again , override the template with the latest) from [Google](https://huggingface.co/google/gemma-4-26B-A4B-it/blob/main/chat_template.jinja) , which fixes a lot of issue , for RP specifically thinking will not longer leak out .**
14
+
15
+ **imatrix data is from [mradermacher](https://huggingface.co/mradermacher/G4-Moonlight-Dusk-26B-A4B-i1-GGUF/blob/main/G4-Moonlight-Dusk-26B-A4B.imatrix.gguf)**