GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

NikiKrutan/Kiwen1.1-27B-MTP-GGUF overview

Quality first GGUF quants of Kiwen1.1 27B Why these quants? First of all they are properly measured by meaningful metrics and compared to other popular quants …

ggufqwen3.8thinkingreasoningquantizedimatrixmtpllama.cppagenticcodingconversationalmultilingualvietnameserussianmathkimidistillationqwen3_5image-text-to-textbase_model:beyoru/Kiwen1.1-27Bbase_model:quantized:beyoru/Kiwen1.1-27Blicense:apache-2.0endpoints_compatibleregion:us

Runs locally from ~600.1 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
3
Pipeline
image-text-to-text

Repository Files & Downloads

16 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Kiwen1.1-27B-10500-NIKI-IQ3_XXS.ggufGGUFIQ3_XXS10.25 GBDownload
Kiwen1.1-27B-11300-NIKI-IQ3_S.ggufGGUFIQ3_S11.04 GBDownload
Kiwen1.1-27B-12100-NIKI-IQ3_S.ggufGGUFIQ3_S11.82 GBDownload
Kiwen1.1-27B-13000-NIKI-IQ4_XS.ggufGGUFIQ4_XS12.70 GBDownload
Kiwen1.1-27B-14000-NIKI-IQ4_XS.ggufGGUFIQ4_XS13.67 GBDownload
Kiwen1.1-27B-15000-NIKI-IQ4_XS.ggufGGUFIQ4_XS14.65 GBDownload
Kiwen1.1-27B-16100-NIKI-Q5_K_M.ggufGGUFQ5_K_M15.72 GBDownload
Kiwen1.1-27B-17300-NIKI-Q5_K_M.ggufGGUFQ5_K_M16.89 GBDownload
Kiwen1.1-27B-18600-NIKI-Q5_K_M.ggufGGUFQ5_K_M18.16 GBDownload
Kiwen1.1-27B-20000-NIKI-Q6_K.ggufGGUFQ6_K19.53 GBDownload
Kiwen1.1-27B-21400-NIKI-Q6_K.ggufGGUFQ6_K20.90 GBDownload
Kiwen1.1-27B-23000-NIKI-Q6_K.ggufGGUFQ6_K22.46 GBDownload
Kiwen1.1-27B-8500-NIKI-IQ2_S.ggufGGUFIQ2_S8.30 GBDownload
Kiwen1.1-27B-9100-NIKI-IQ2_S.ggufGGUFIQ2_S8.89 GBDownload
Kiwen1.1-27B-9800-NIKI-IQ2_S.ggufGGUFIQ2_S9.57 GBDownload
Qwen3.8-27B-mmproj-hybrid-Q8_0-F16.ggufGGUFQ8_0600.1 MBDownload

Model Details

Model IDNikiKrutan/Kiwen1.1-27B-MTP-GGUF
AuthorNikiKrutan
Pipelineimage-text-to-text
Licenseapache-2.0
Base modelbeyoru/Kiwen1.1-27B
Last modified2026-09-04T17:43:19.000Z

Model README

---

license: apache-2.0

base_model:

  • beyoru/Kiwen1.1-27B

tags:

  • qwen3.8
  • thinking
  • reasoning
  • gguf
  • quantized
  • imatrix
  • mtp
  • llama.cpp
  • agentic
  • coding
  • conversational
  • multilingual
  • vietnamese
  • russian
  • math
  • kimi
  • distillation
  • qwen3_5

pipeline_tag: image-text-to-text

---

Quality-first GGUF quants of Kiwen1.1-27B

Why these quants? First of all they are properly measured by meaningful metrics and compared to other popular quants (most other providers don't do this). You can see which quant is better and why.

My quants were produced by my quality-first experimental tool, niki-allocator. The main difference of my method is per-tensor type allocation (not by community lore). Each tensor gets what is estimated to be best for it. Estimation is tuned by KLD runs, not just theory. After that best candidate allocations are tested with KLD runs to choose the winners.

Source model

Quantization quality comparison

To prove my method I've performed comparison with quants from other providers:

bartowski, mradermacher

Lower is better

Main metrics

!Mean KLD, niki-eval-4 corpus

!Mean KLD, indep-v3 corpus

!RMS Δp, niki-eval-4 corpus

!RMS Δp, indep-v3 test corpus

Tail metrics

<details>

p99.9 is extremely corpus-driven with usual test corpus sizes of ~300-400K tokens

!p95 KLD, niki-eval-4 corpus

!p95 KLD, indep-v3 corpus

!p99 KLD, niki-eval-4 corpus

!p99 KLD, indep-v3 corpus

!p99.9 KLD, niki-eval-4 corpus

!p99.9 KLD, indep-v3 corpus

</details>

Same top probability

Useful for temperature 0 only, otherwise RMS Δp should be considered.

<details>

Note that graphs show 1 - same top p, so lower is better.

!Same top probability, niki-eval-4 corpus

!Same top probability, indep-v3 corpus

</details>

Perplexity (PPL)

Very crude noisy metric, cheaper to compute though, that's why so popular

<details>

!PPL, niki-eval-4 corpus

!PPL, indep-v3 corpus

</details>

Notes

TL;DR difference of corpora for end user: niki-eval-4 - coding, agentic, reasoning, hard logic prompts, English, Russian; indep-v3 - multilingual, web texts, English science papers, no reasoning or agentic traces, almost no code.

bartowski and mradermacher quants for comparison were downloaded on September 1, 2026. I've deliberately dropped some known bad quants (legacy quant types, Q2, Q3, IQ4_NL) to save my time on downloading and measuring.

See the tables below for exact numbers for all quants and metrics

Sizes

I've chosen 15 sizes to fill 8500-23000 MiB with geometric progression and rounded to 100 MiB

niki-allocator is able to produce allocation with ~1 MiB precision.

Which one to choose?

If you are after quality: the bigger - the better. So it is always a compromise of what you can afford considering context size and other constraints. Choose the biggest you can fit.

<details>

<summary>About speed</summary>

I haven't measured speed since it is highly hardware and configuration dependable. What is faster for me may be slower for you. If the speed is the only that matters and you have Blackwell - get some NVFP4 quant (but quality is considerably worse for the same quant size). Otherwise you should measure speed yourself on your hardware and your configuration to make real decision. By the way, on my setup ubatch is the parameter that has huge impact on speed. On 27B models 384 was found to be optimal in my case (2x5060Ti), 512 or 256 are much slower. So probably you should test this first.

</details>

Quant names

Hugging Face requires quant type in the filename to properly show it. But all my quants are mixed by design. I decided to include dominating quant type (by size, not by tensor count) to the name therefore. It may easily be less than 50% of the model though. So choose by size, ignore listed quant type. For my quants: bigger --> better quality. Always.

Methodology

niki-allocator

<details>

<summary>What is niki-allocator</summary>

It is quality-first per-tensor quantization allocator for llama.cpp llama-quantize.

Allocator decides, per tensor, which quant type to use so that the resulting GGUF hits an exact target file size with the best estimated quality.

It is not direct measurement of KLD-metrics, it is only estimation tuned by some KLD runs. But as you can see from real KLD evaluations estimation is good enough.

Raw results are already good. But I added some calibration levers on top to make it better (for Qwen3.5-0.8B I used uncalibrated estimation). These levers need series of KLD evaluations to move estimation closer to reality, it takes days of GPU time on my consumer setup.

</details>

Corpora

<details>

<summary>Corpora choice, differences, details</summary>

All corpora is chunk aligned by model's tokenizer. 1 chunk = 1 turn/document exactly. I've found that standard workflow with simply concatenated documents gives high tail metrics where context suddenly changes. Most calibration decisions are made to overcome these corpora concatenation artifacts instead of real hard parts of documents. So I believe that chunk alignment is a must for any calibration or evaluation corpora measured by llama-perplexity.

  • imatrix: niki-imatrix-4 corpus - 96 chunks of 6144 tokens. ~590K tokens from my own agentic sessions (English, Russian, design docs with hard logic, code, reasoning) + multilingual block with top 32 languages. Deduped, cleaned, filtered by simhash similarity to include only really different turns. Used for imatrix only.
  • Evaluation 1: niki-eval-4 corpus - 64 chunks of 6144 tokens. ~390K tokens from my own agentic sessions (English, Russian, design docs with hard logic, code, reasoning). Deduped, cleaned, filtered by simhash similarity to include only really different turns. Does not include any exact or similar (by simhash) agentic turns from niki-imatrix-4 or niki-calib-4. Never seen during calibration.
  • Evaluation 2: indep-v3 corpus - 64 chunks of 6144 tokens, ~390 K tokens. This corpus is random compilation of top-32 languages web text prose (HuggingFaceFW/fineweb-2) excluding English (it is in science papers), English science papers (recursal/arXiv-CC0-v0.5). Never seen during calibration.
  • Calibration of niki-allocator: niki-calib-4 corpus - for this corpus I've made another different seed "copies" of evaluation corpora (checked by simhash not to contain similar turns/docs) and took 12 hardest chunks of both. Here chunk alignment is most critical. Without chunk alignment calibration is done for concatenation artifacts and not for natural hard content.

Notes:

  • indep-v3 corpus will be published here. Note that you can't redistribute it without proper attributions due to license of some included papers.
  • niki-* corpora are not published. There is nothing really special actually. They just contain my private information. Sorry for inconvenience.
  • Why not wikitext-2 test? While wiki may be considered as independent evaluation corpus for my quants. It easily may not be true for others quants (wikitext-2 is the most popular corpus somehow for such jobs). They may have seen it (or part of it) during imatrix creation or their methodology calibration. So for really independent evaluation there should be corpus that wasn't seen anyhow by any quants and even better if it wasn't seen during base model creation. Also wiki is mostly homogenous (not very easy, but there are very few hard tokens and chunks). My corpora is everything from "walk in the park" to "high mountain climbing". Tail metrics are much higher. It is actually more representative for the real model work (if crawling English wiki is not your main use case of course).

</details>

Metrics

All metrics were evaluated with llama-perplexity against Q8_0 standard quant (due to hardware constraints). Note that against BF_16 metrics would be little higher.

Quantization was performed with patched llama-quantize from BF_16 source. Fully compatible with original llama.cpp.

All my and foreign quants were evaluated against the same base.

llama.cpp commit 876a4321163249c43ca4e986818fab5ab081f282.

The main metrics during calibration of niki-allocator were mean KLD and RMS Δp.

Better PPL doesn't always mean better other more important metrics. So it can't be used as a main metric (some people still use). It is just fast indicator (no need for logits base) to check for big problems. It can't be main quality metric. Don't make or accept comparisons done only by PPL. It is noise.

same top p (top-1) is only good for temperature = 0. Since most models are used with much higher temperatures (~0.6-1.2) it shows nothing really meaningful for real use cases. RMS Δp is what should be measured and compared instead.

p99 KLD, p99.9 KLD, max KLD. With such a small corpora these metrics are not very robust. While p99 KLD can give some plausible comparison for the allocation method as a whole, p99.9 is extremely corpus-driven (too little data), max KLD is just random at any corpus size (one hardest token of the whole dataset, saying nothing about other hard tokens). So I don't tune to these. And anybody who does with less than several M tokens corpus just over-fits to their exact corpus and concatenation artifacts. Please correct me if I am wrong.

Evaluation results

niki-eval-4 corpus

<details>

<summary>Warning! Huge table inside!</summary>

Lower is better except same top p

<p><b>Kiwen1.1-27B</b> &mdash; niki-eval-4 corpus</p>

<table>

<tr>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Source</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Label</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Size, MiB*</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Size w/o MTP, MiB</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Mean KLD</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">RMS Δp</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">KLD p95</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">KLD p99</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">KLD p99.9</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Same top p, %</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">PPL</th>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ2_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8500</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8325</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.10124 ± 0.00038</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9.917 ± 0.035</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3670</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.7130</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.7524</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">86.85 ± 0.08</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">3.147 ± 0.013</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_XXS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">8958</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">8730</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.18970 ± 0.00064</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">13.728 ± 0.043</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.6841</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.2508</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.6982</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">82.46 ± 0.09</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.395 ± 0.014</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ2_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9100</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8925</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.07185 ± 0.00028</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8.386 ± 0.031</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2626</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.4998</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.2371</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">88.69 ± 0.07</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">3.077 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_XS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9524</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9296</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.13781 ± 0.00050</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">11.730 ± 0.039</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.4922</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.9096</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.2091</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">84.95 ± 0.08</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.254 ± 0.013</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ2_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9800</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9622</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.05626 ± 0.00023</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">7.485 ± 0.028</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2021</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3930</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.9869</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">90.26 ± 0.07</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">3.040 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_S</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9818</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9590</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.11993 ± 0.00044</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">10.949 ± 0.037</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.4326</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.8069</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.9197</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">85.76 ± 0.08</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.202 ± 0.013</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">10370</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">10142</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.08644 ± 0.00033</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9.278 ± 0.033</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.3108</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.5902</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.5133</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">87.89 ± 0.07</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.114 ± 0.013</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ3_XXS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">10500</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">10322</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.04038 ± 0.00018</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.184 ± 0.025</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1498</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2928</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.7815</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">91.72 ± 0.06</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">3.002 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ3_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">11300</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">11116</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.03348 ± 0.00015</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.644 ± 0.024</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1229</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2428</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.6575</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">92.40 ± 0.06</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.994 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">IQ3_S</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">12019</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">11844</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.03470 ± 0.00014</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.857 ± 0.023</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1251</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.2422</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.6497</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">92.36 ± 0.06</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.999 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ3_XXS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">12042</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">11814</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.04307 ± 0.00018</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.454 ± 0.028</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1596</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.3110</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.8448</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">91.34 ± 0.06</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.015 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ3_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">12100</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">11885</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.02468 ± 0.00012</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">4.888 ± 0.022</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0912</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1797</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.4533</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">93.28 ± 0.06</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.974 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">IQ3_M</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">12177</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">11998</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.03520 ± 0.00014</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.940 ± 0.023</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1248</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.2426</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.6454</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">92.38 ± 0.06</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">3.001 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ3_XS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">12713</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">12485</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.03373 ± 0.00014</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.745 ± 0.024</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1221</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.2358</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.6334</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">92.54 ± 0.06</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.993 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ4_XS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">13000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">12785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.01772 ± 0.00009</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">4.063 ± 0.021</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0659</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1360</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3716</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">94.43 ± 0.05</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.955 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ3_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">13259</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">13032</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.03010 ± 0.00013</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.514 ± 0.023</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1068</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.2067</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.5557</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">92.95 ± 0.06</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.991 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ4_XS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">14000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">13785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.01077 ± 0.00006</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">3.181 ± 0.017</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0398</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0816</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2202</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">95.59 ± 0.05</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.942 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">IQ4_XS</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">14600</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">14384</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.01056 ± 0.00005</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">3.113 ± 0.015</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0392</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0799</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.2063</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">95.68 ± 0.05</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.942 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ4_XS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">14847</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">14619</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.01034 ± 0.00005</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.095 ± 0.016</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0384</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0781</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1970</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">95.78 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.943 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ4_XS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">15000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">14785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00808 ± 0.00004</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.749 ± 0.013</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0302</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0602</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1637</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">96.17 ± 0.04</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.938 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q4_K_S</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">15092</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">14864</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.01083 ± 0.00005</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">3.159 ± 0.016</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0400</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0812</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.2291</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">95.65 ± 0.05</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.943 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q4_K_S</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">15939</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">15711</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00925 ± 0.00005</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.933 ± 0.016</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0341</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0691</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1936</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">95.96 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.940 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q4_K_M</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">16032</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">15781</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.00945 ± 0.00005</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.954 ± 0.017</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0348</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0705</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.2025</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">95.92 ± 0.04</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.940 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q5_K_M</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">16100</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">15885</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00597 ± 0.00004</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.354 ± 0.017</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0222</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0481</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1353</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">96.78 ± 0.04</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.931 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q4_K_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">16949</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">16721</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00728 ± 0.00005</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.616 ± 0.017</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0266</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0555</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1586</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">96.39 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.938 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q5_K_M</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">17300</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">17085</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00418 ± 0.00003</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.984 ± 0.018</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0154</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0333</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0955</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">97.29 ± 0.04</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.929 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q4_K_L</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">17849</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">17621</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00698 ± 0.00004</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.550 ± 0.016</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0257</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0540</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1590</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">96.54 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.937 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q5_K_S</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">18093</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">17814</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.00466 ± 0.00003</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.089 ± 0.017</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0171</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0361</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1014</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">97.12 ± 0.04</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.930 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q5_K_M</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">18600</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">18385</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00328 ± 0.00004</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.730 ± 0.017</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0120</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0262</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0772</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">97.63 ± 0.03</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.927 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q5_K_M</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">18631</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">18340</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.00428 ± 0.00003</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.005 ± 0.017</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0156</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0331</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0959</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">97.26 ± 0.04</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.930 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q5_K_S</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">18769</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">18541</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00398 ± 0.00003</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.938 ± 0.020</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0144</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0305</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0869</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">97.31 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.931 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q5_K_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">19791</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">19563</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00324 ± 0.00003</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.760 ± 0.022</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0117</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0253</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0694</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">97.59 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.930 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q6_K</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">20000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">19785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00187 ± 0.00001</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.323 ± 0.009</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0068</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0149</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0460</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">98.15 ± 0.03</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.926 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q5_K_L</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">20540</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">20312</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00306 ± 0.00004</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.690 ± 0.023</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0111</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0243</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0706</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">97.74 ± 0.03</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.929 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q6_K</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">21392</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">21060</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.00171 ± 0.00001</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">1.275 ± 0.007</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0062</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0131</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0406</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">98.21 ± 0.03</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.925 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q6_K</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">21400</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">21185</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00127 ± 0.00001</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.075 ± 0.019</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0046</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0105</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0336</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">98.58 ± 0.03</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.925 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q6_K</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22376</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22148</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00125 ± 0.00001</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.107 ± 0.015</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0045</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0092</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0274</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">98.43 ± 0.03</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.926 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q6_K_L</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22963</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22736</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00104 ± 0.00001</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.973 ± 0.010</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0038</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0083</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0273</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">98.67 ± 0.03</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.925 ± 0.012</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q6_K</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">23000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">22785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00089 ± 0.00002</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.924 ± 0.027</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0032</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0067</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0221</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">98.77 ± 0.03</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.925 ± 0.012</td>

</tr>

</table>

</details>

indep-v3 corpus

<details>

<summary>Warning! Huge table inside!</summary>

Lower is better except same top p

<p><b>Kiwen1.1-27B</b> &mdash; indep-v3 corpus</p>

<table>

<tr>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Source</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Label</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Size, MiB*</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Size w/o MTP, MiB</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Mean KLD</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">RMS Δp</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">KLD p95</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">KLD p99</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">KLD p99.9</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">Same top p, %</th>

<th style="background: rgba(128, 128, 128, 0.18); text-align: center;">PPL</th>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ2_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8500</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8325</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.14629 ± 0.00069</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">11.150 ± 0.055</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.5082</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.3362</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">3.8377</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">83.66 ± 0.08</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.617 ± 0.037</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_XXS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">8958</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">8730</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.25999 ± 0.00106</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">15.664 ± 0.063</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.9121</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.2878</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.3654</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">79.08 ± 0.09</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">7.346 ± 0.041</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ2_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9100</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8925</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.10628 ± 0.00053</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9.418 ± 0.050</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3646</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.9756</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.9622</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">85.74 ± 0.08</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.412 ± 0.036</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_XS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9524</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9296</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.18854 ± 0.00084</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">13.159 ± 0.059</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.6486</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.6889</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">4.5156</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">82.02 ± 0.09</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.876 ± 0.038</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ2_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9800</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">9622</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.08148 ± 0.00042</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">8.336 ± 0.046</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2744</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.7295</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.3264</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">87.76 ± 0.07</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.259 ± 0.034</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_S</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9818</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">9590</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.17064 ± 0.00078</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">12.468 ± 0.058</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.5869</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.5322</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">4.3293</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">82.81 ± 0.09</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.779 ± 0.038</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ2_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">10370</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">10142</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.12333 ± 0.00060</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">10.516 ± 0.054</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.4166</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.1206</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.4039</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">85.26 ± 0.08</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.518 ± 0.036</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ3_XXS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">10500</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">10322</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.05757 ± 0.00033</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.885 ± 0.043</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1964</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.5318</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.7461</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">89.49 ± 0.07</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.155 ± 0.034</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ3_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">11300</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">11116</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.04519 ± 0.00025</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.032 ± 0.038</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1543</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3953</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.3020</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">90.59 ± 0.07</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.110 ± 0.034</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">IQ3_S</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">12019</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">11844</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.04876 ± 0.00028</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">6.442 ± 0.042</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1596</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.4284</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">1.6166</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">90.72 ± 0.07</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">6.151 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ3_XXS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">12042</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">11814</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.06510 ± 0.00037</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">7.484 ± 0.047</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.2196</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.6090</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.0765</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">89.06 ± 0.07</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.219 ± 0.034</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ3_S</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">12100</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">11885</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.03410 ± 0.00019</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.247 ± 0.035</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1143</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3017</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.0463</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">91.64 ± 0.06</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.063 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">IQ3_M</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">12177</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">11998</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.04912 ± 0.00028</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">6.523 ± 0.042</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1612</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.4211</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">1.5636</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">90.74 ± 0.07</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">6.156 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ3_XS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">12713</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">12485</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.04680 ± 0.00026</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.272 ± 0.041</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1555</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.4079</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.4239</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">90.87 ± 0.07</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.132 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ4_XS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">13000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">12785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.02458 ± 0.00016</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">4.467 ± 0.034</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0833</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2301</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.8714</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">93.14 ± 0.06</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">6.027 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ3_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">13259</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">13032</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.04210 ± 0.00022</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.992 ± 0.039</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1378</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.3598</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.2687</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">91.29 ± 0.06</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">6.119 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ4_XS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">14000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">13785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.01584 ± 0.00010</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">3.578 ± 0.028</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0529</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1476</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.5409</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">94.39 ± 0.05</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.998 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">IQ4_XS</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">14600</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">14384</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.01486 ± 0.00009</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">3.427 ± 0.027</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0495</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1338</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.5107</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">94.64 ± 0.05</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.988 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">IQ4_XS</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">14847</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">14619</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.01423 ± 0.00009</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.351 ± 0.025</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0477</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1285</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.4805</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">94.68 ± 0.05</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.992 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-IQ4_XS</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">15000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">14785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.01086 ± 0.00007</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.897 ± 0.025</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0361</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0960</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3755</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">95.30 ± 0.05</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.973 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q4_K_S</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">15092</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">14864</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.01485 ± 0.00010</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">3.448 ± 0.030</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0490</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1307</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.5063</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">94.64 ± 0.05</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.991 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q4_K_S</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">15939</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">15711</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.01260 ± 0.00009</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">3.159 ± 0.026</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0415</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1132</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.4325</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">95.02 ± 0.05</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.982 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q4_K_M</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">16032</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">15781</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.01228 ± 0.00008</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">3.119 ± 0.027</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0408</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1094</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.4076</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">95.06 ± 0.05</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.982 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q5_K_M</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">16100</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">15885</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00845 ± 0.00006</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.559 ± 0.023</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0285</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0776</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.3114</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">95.88 ± 0.04</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.960 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q4_K_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">16949</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">16721</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00974 ± 0.00007</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.809 ± 0.026</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0322</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0868</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.3444</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">95.55 ± 0.05</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.971 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q5_K_M</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">17300</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">17085</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00608 ± 0.00005</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">2.157 ± 0.018</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0202</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0562</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.2198</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">96.53 ± 0.04</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.951 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q4_K_L</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">17849</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">17621</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00932 ± 0.00007</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">2.745 ± 0.025</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0308</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0847</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.3430</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">95.76 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.968 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q5_K_S</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">18093</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">17814</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.00602 ± 0.00004</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.167 ± 0.018</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0199</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0526</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1997</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">96.48 ± 0.04</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.952 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q5_K_M</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">18600</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">18385</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00423 ± 0.00004</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.808 ± 0.020</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0141</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0382</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.1569</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">97.11 ± 0.04</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.941 ± 0.032</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q5_K_M</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">18631</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">18340</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.00521 ± 0.00004</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">2.013 ± 0.017</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0172</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0455</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.1707</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">96.69 ± 0.04</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.948 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q5_K_S</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">18769</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">18541</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00493 ± 0.00003</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.947 ± 0.016</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0162</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0420</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1564</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">96.74 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.948 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q5_K_M</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">19791</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">19563</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00393 ± 0.00003</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.725 ± 0.014</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0131</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0336</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1191</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">97.06 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.944 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q6_K</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">20000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">19785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00246 ± 0.00002</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.371 ± 0.012</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0081</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0217</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0828</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">97.69 ± 0.03</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.939 ± 0.032</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q5_K_L</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">20540</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">20312</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00359 ± 0.00002</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.657 ± 0.014</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0121</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0320</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.1112</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">97.29 ± 0.04</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.942 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(30, 10, 50, 0.8); text-align: left;"><b>mradermacher</b></td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">Q6_K</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">21392</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">21060</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.00204 ± 0.00002</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">1.255 ± 0.013</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0065</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0159</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">0.0600</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">97.81 ± 0.03</td>

<td style="background: rgba(30, 10, 50, 0.8); text-align: center;">5.939 ± 0.033</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q6_K</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">21400</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">21185</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00169 ± 0.00002</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">1.152 ± 0.012</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0056</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0156</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0620</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">98.13 ± 0.03</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.937 ± 0.032</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q6_K</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22376</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22148</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00157 ± 0.00001</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.116 ± 0.010</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0050</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0123</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0440</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">98.05 ± 0.03</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.938 ± 0.032</td>

</tr>

<tr>

<td style="background: rgba(0, 40, 20, 0.8); text-align: left;"><b>bartowski</b></td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">Q6_K_L</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22963</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">22736</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.00128 ± 0.00001</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">1.005 ± 0.012</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0042</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0110</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">0.0436</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">98.39 ± 0.03</td>

<td style="background: rgba(0, 40, 20, 0.8); text-align: center;">5.937 ± 0.032</td>

</tr>

<tr>

<td style="background: rgba(0, 11, 38, 0.8); text-align: left;"><b>NikiKrutan</b></td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">NIKI-Q6_K</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">23000</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">22785</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.00106 ± 0.00001</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.903 ± 0.011</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0035</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0091</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">0.0364</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">98.49 ± 0.03</td>

<td style="background: rgba(0, 11, 38, 0.8); text-align: center;">5.937 ± 0.032</td>

</tr>

</table>

</details>

MTP

<details>

I've tested MTP performance and discovered that there is no point to keep MTP head higher than IQ4_XS. Q3_K is near but slightly worse (used for lower quants). Exact allocation of IQ4_XS/Q3_K is chosen by allocator (not pinned). Lower than that there is considerable quality drop, so not used in my quants. Higher is just waste of model size and VRAM.

For numbers check my GRM-2.6-Plus-0628 quant's MTP section (same model architecture).

I've done fast tests on other models (same architecture). Same conclusions.

Also I've additionally checked fast if there is any degradation on IQ4_XS vs Q8_0 with longer context (tested up to 28K), none found. And temperature = 0.6, still no evidence of degradation. But I must say that doing this test properly and scientifically much time and effort is needed. Since not 0 temperature gives different results: many runs needed to stabilize. Reasonably long context (100K+ from my opinion) is very slow on my hardware. So there actually may be some degradation. But that should be proven and not taken by "it seems" or "everybody knows". If there is such comprehensive analysis already, please let me know.

Basically I use these parameters for MTP: --spec-draft-n-max 5 --spec-draft-p-min 0.8. Primary reason of poor results with MTP is ignoring --spec-draft-p-min. Don't put obvious crap in your drafts. But let drafter do more if it is sure enough. MTP performance speed-up is highly dependable on hardware, configuration and specific context. So to decide what is best for your case you should test yourself.

Also don't use other llama.cpp drafters like ngram-mod with MTP. MTP wastes time even if ngram-mod already done draft. That is how llama.cpp is programmed. Not obvious. I have created experimental fork to overcome this issue (and added much better ngram-mod-v2 + minor fixes): https://github.com/NikiKrutan/niki-llama.cpp. I use it myself on a daily basis, but it is more like crude draft than real working fork. It breaks some llama.cpp behavior. But it gives another ~1.5x speed-up on top of MTP for my use cases.

</details>

Chat template

Chat template included with my gguf's is v20 from Moore2877. I prefer this one for my agentic coding workflow. There may be newer version as it is often updated.

If you have any problems with it you may also try the most popular one from froggeric.

Multimodality

Any standard Qwen3.8-27B mmproj should work.

I include quantized mmproj following DAXZEIT's receipt for Qwen3.6 that I used in Qwen3.6 era. It is lighter with no noticeable degradation (but it wasn't anyhow measured, so it is just "take my word on this").

Acknowledgments

Run NikiKrutan/Kiwen1.1-27B-MTP-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models