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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,4 +8,6 @@ base_model:
8
 
9
  **APEX (Adaptive Precision for EXpert Models)** quantizations of [Vortex5/G4-Moonlight-Dusk-26B-A4B](https://huggingface.co/Vortex5/G4-Moonlight-Dusk-26B-A4B).
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)
 
 
 
8
 
9
  **APEX (Adaptive Precision for EXpert Models)** quantizations of [Vortex5/G4-Moonlight-Dusk-26B-A4B](https://huggingface.co/Vortex5/G4-Moonlight-Dusk-26B-A4B).
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 .**