NexaAI · text

octo-net

NexaAI/octo-net

octo-net at Q4_K_M is exactly 2,393,231,136 bytes (2.23 GiB / 2.39 GB) — an effective 5.011 bits per weight, not the nominal 4. Its KV cache at 32K is 12.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
3.8B
Architecture
phi3
32 layers
Context
131,072
native (config.json)
License
cc-by-nc-4.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K1.32 GiB1,416,203,0402.965NexaAI
Q3_K_S1.57 GiB1,681,797,4083.521NexaAI
Q3_K_M1.82 GiB1,955,475,7444.094NexaAI
Q3_K1.82 GiB1,955,475,7444.094NexaAI
Q3_K_L1.94 GiB2,087,596,3204.371NexaAI
Q4_02.03 GiB2,176,175,9044.556NexaAI
Q4_K_S2.04 GiB2,188,758,8164.582NexaAI
Q4_K_M2.23 GiB2,393,231,1365.011NexaAI
Q4_K2.23 GiB2,393,231,1365.011NexaAI
Q4_12.24 GiB2,408,824,6085.043NexaAI
Q5_K_S2.46 GiB2,641,473,3125.530NexaAI
Q5_02.46 GiB2,641,473,3125.530NexaAI
Q5_K_M2.62 GiB2,815,274,7845.894NexaAI
Q5_K2.62 GiB2,815,274,7845.894NexaAI
Q5_12.68 GiB2,874,122,0166.017NexaAI
Q6_K2.92 GiB3,135,851,8086.565NexaAI
Q8_03.78 GiB4,061,221,1528.503NexaAI
F167.12 GiB7,643,296,03216.002NexaAI

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.50 GiB1.50 GiB32 / 0 / 0
8,1923.00 GiB3.00 GiB32 / 0 / 0
16,3846.00 GiB6.00 GiB32 / 0 / 0
32,76812.00 GiB12.00 GiB32 / 0 / 0
65,53624.00 GiB24.00 GiB32 / 0 / 0
131,07248.00 GiB48.00 GiB32 / 0 / 0

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 2.00 GiB. The real file is 2.23 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
32
Attention heads
32
KV heads
32
Head dim
96
Hidden size
3072
Vocab
32,064
Sliding window
262144
SWA period
1
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does octo-net need?
Q4_K_M is exactly 2,393,231,136 bytes (2.23 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is octo-net's KV cache?
12.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 octo-net 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.