ManniX-ITA · text

Qwen3.6-27B-Omnimerge-v4

ManniX-ITA/Qwen3.6-27B-Omnimerge-v4

Qwen3.6-27B-Omnimerge-v4 at Q4_K_M is exactly 16,547,399,232 bytes (15.41 GiB / 16.55 GB) — an effective 4.765 bits per weight, not the nominal 4. Its KV cache at 32K is 2.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
27.8B
Architecture
qwen35
64 layers
Context
262,144
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
IQ2_XXS7.85 GiB8,433,182,5282.428ManniX-ITA
IQ2_XS8.47 GiB9,090,590,5282.618ManniX-ITA
IQ2_S8.72 GiB9,362,913,0882.696ManniX-ITA
IQ2_S8.94 GiB9,601,897,2802.765ManniX-ITA
IQ2_M9.32 GiB10,004,592,4482.881ManniX-ITA
IQ2_M9.54 GiB10,243,576,6402.950ManniX-ITA
Q2_K9.98 GiB10,711,664,1923.085ManniX-ITA
Q2_K10.20 GiB10,950,648,6403.153ManniX-ITA
IQ3_XXS10.42 GiB11,186,370,3683.221ManniX-ITA
IQ3_XXS10.64 GiB11,425,354,5603.290ManniX-ITA
Q2_K_L11.13 GiB11,953,264,1923.442ManniX-ITA
IQ3_XS11.15 GiB11,967,129,4083.446ManniX-ITA
Q3_K_S11.24 GiB12,073,952,8323.477ManniX-ITA
IQ3_XS11.37 GiB12,206,113,6003.515ManniX-ITA
Q3_K_S11.41 GiB12,256,535,3603.529ManniX-ITA
IQ3_M11.72 GiB12,580,874,0483.623ManniX-ITA
IQ3_M11.89 GiB12,768,330,5603.677ManniX-ITA
Q3_K_M12.39 GiB13,301,442,1123.830ManniX-ITA
Q3_K_M12.57 GiB13,500,736,3203.888ManniX-ITA
Q3_K_L13.36 GiB14,344,775,2324.131ManniX-ITA
Q3_K_L13.56 GiB14,559,798,0804.193ManniX-ITA
IQ4_XS14.05 GiB15,082,506,0484.343ManniX-ITA
IQ4_XS14.26 GiB15,309,038,4004.408ManniX-ITA
Q4_014.41 GiB15,476,868,6724.457ManniX-ITA
Q4_K_S14.52 GiB15,586,313,7924.488ManniX-ITA
IQ4_NL14.72 GiB15,801,927,4884.550ManniX-ITA
IQ4_NL14.94 GiB16,041,567,0404.619ManniX-ITA
Q4_K_M15.41 GiB16,547,399,2324.765ManniX-ITA
Q4_K_M15.66 GiB16,810,713,6964.841ManniX-ITA
Q4_115.91 GiB17,078,240,8324.918ManniX-ITA
Q4_K_L16.29 GiB17,491,015,2325.037ManniX-ITA
Q4_K_L16.54 GiB17,754,329,6965.113ManniX-ITA
Q5_K_S17.40 GiB18,679,612,9925.379ManniX-ITA
Q5_K_M17.91 GiB19,231,098,4325.538ManniX-ITA
Q5_K_M18.19 GiB19,535,700,5765.625ManniX-ITA
Q5_K_L18.64 GiB20,015,789,6325.764ManniX-ITA
Q5_K_L18.92 GiB20,320,391,7765.851ManniX-ITA
Q6_K20.57 GiB22,082,528,8326.359ManniX-ITA
Q6_K20.89 GiB22,430,999,1366.459ManniX-ITA
Q6_K_L21.14 GiB22,698,362,4326.536ManniX-ITA

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0960.25 GiB1.00 GiB4.00×16 / 0 / 48
8,1920.50 GiB2.00 GiB4.00×16 / 0 / 48
16,3841.00 GiB4.00 GiB4.00×16 / 0 / 48
32,7682.00 GiB8.00 GiB4.00×16 / 0 / 48
65,5364.00 GiB16.00 GiB4.00×16 / 0 / 48
131,0728.00 GiB32.00 GiB4.00×16 / 0 / 48

48 of 64 layers use linear attention, which keeps a fixed-size recurrent state instead of a per-token cache. Those layers do not grow with context at all — treating them as ordinary attention, as a flat formula does, overstates this model's cache by roughly 4.0× at long context.

Compare with

same modality, comparable size

Will it run on your card?

full quant x context sweep

Why other calculators give a different number

A parameters × bits ÷ 8 estimate puts Q4_K_M at roughly 14.55 GiB. The real file is 15.41 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
64
Attention heads
24
KV heads
4
Head dim
256
Hidden size
5120
Vocab
248,320
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Qwen3.6-27B-Omnimerge-v4 need?
Q4_K_M is exactly 16,547,399,232 bytes (15.41 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Qwen3.6-27B-Omnimerge-v4's KV cache?
2.00 GiB at 32K context with an f16 cache, computed per layer. Quantizing the cache to q8_0 roughly halves it, which is often the difference between a context length fitting and not.
Which quantization of Qwen3.6-27B-Omnimerge-v4 should I use?
Q4_K_M is the usual default. Pick the largest quantization that fits your card at the context you actually need — the table above gives exact sizes for every one published.