DavidAU commited on
Commit
39a2d1b
·
verified ·
1 Parent(s): 3d56147

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -200,6 +200,22 @@ This document also details parameters, sampler and advanced samplers that can be
200
 
201
  ---
202
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  Known issues:
204
 
205
  - From time to time model will generate Chinese tokens/symbols like a lot of DeepSeek/Qwen models.
 
200
 
201
  ---
202
 
203
+ <h2>Imatrix GGUF Quants:</h2>
204
+
205
+ ---
206
+
207
+ You can download regular quants - Q2k to Q8 from this repo.
208
+
209
+ Imatrix quants (at same quant level) may perform better than regular quants.
210
+
211
+ Also, smaller quants such as IQ2s, and IQ3s may perform better / allow more context.
212
+
213
+ Special thanks to team "Mradermacher" for the Imatrix Quants of this model:
214
+
215
+ https://huggingface.co/mradermacher/Qwen2.5-QwQ-35B-Eureka-Cubed-abliterated-uncensored-i1-GGUF
216
+
217
+ ---
218
+
219
  Known issues:
220
 
221
  - From time to time model will generate Chinese tokens/symbols like a lot of DeepSeek/Qwen models.