ilintar commited on
Commit
124a22f
·
verified ·
1 Parent(s): f184496

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -3,4 +3,8 @@ license: mit
3
  base_model:
4
  - ServiceNow-AI/Apriel-Nemotron-15b-Thinker
5
  ---
6
- imatrix GGUF quants
 
 
 
 
 
3
  base_model:
4
  - ServiceNow-AI/Apriel-Nemotron-15b-Thinker
5
  ---
6
+ imatrix GGUF quants
7
+
8
+ Execution tips from my private experience:
9
+ * don't quantize context
10
+ * use top_p 0.9, top_k 20, temp 0.6, min_p 0.05