Ohjaaja commited on
Commit
e32f85f
·
verified ·
1 Parent(s): 8963f20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ Base model: Qwen/Qwen3-Coder-Next
10
  | Qwen3-Coder-Next-Q3mix (this) | 8.4837 | 0.06573 |
11
  | Ubergarm smol IQ3_KS (reference) | 8.4649 | 0.06633 |
12
 
13
- Model is compatible with mainline llama.cpp However test was ran with
14
  llama.cpp TurboQuant build](https://github.com/TheTom/llama-cpp-turboquant)
15
  Take note benchmark was not ran using mainline llama.cpp and ubergarm
16
  model was benchmarked using ik_llama.cpp so test result is not exactly comparable.
 
10
  | Qwen3-Coder-Next-Q3mix (this) | 8.4837 | 0.06573 |
11
  | Ubergarm smol IQ3_KS (reference) | 8.4649 | 0.06633 |
12
 
13
+ Model is compatible with mainline llama.cpp. However test was ran with
14
  llama.cpp TurboQuant build](https://github.com/TheTom/llama-cpp-turboquant)
15
  Take note benchmark was not ran using mainline llama.cpp and ubergarm
16
  model was benchmarked using ik_llama.cpp so test result is not exactly comparable.