OpenHands · text

openhands-lm-32b-v0.1

OpenHands/openhands-lm-32b-v0.1

openhands-lm-32b-v0.1 at Q4_K_M is exactly 19,851,336,608 bytes (18.49 GiB / 19.85 GB) — an effective 4.847 bits per weight, not the nominal 4. Its KV cache at 32K is 8.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
32.8B
Architecture
qwen2
64 layers
Context
32,768
native (config.json)
License
mit

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S6.77 GiB7,274,507,8721.776mradermacher
I1-IQ1_M7.39 GiB7,932,161,6321.937mradermacher
IQ2_XXS8.41 GiB9,028,250,8162.204bartowski
I1-IQ2_XXS8.41 GiB9,028,251,2322.204mradermacher
IQ2_XS9.27 GiB9,957,551,2962.431bartowski
I1-IQ2_XS9.27 GiB9,957,551,7122.431mradermacher
IQ2_S9.67 GiB10,387,569,8562.536bartowski
I1-IQ2_S9.67 GiB10,387,570,2722.536mradermacher
IQ2_M10.49 GiB11,264,441,5362.751bartowski
I1-IQ2_M10.49 GiB11,264,441,9522.751mradermacher
I1-Q2_K_S10.70 GiB11,488,001,6322.805mradermacher
Q2_K11.47 GiB12,313,099,4563.006bartowski
I1-Q2_K11.47 GiB12,313,099,8723.006mradermacher
IQ3_XXS11.96 GiB12,839,271,6163.135bartowski
I1-IQ3_XXS11.96 GiB12,839,272,0323.135mradermacher
Q2_K_L12.18 GiB13,073,419,4563.192bartowski
IQ3_XS12.76 GiB13,705,514,1763.346bartowski
I1-IQ3_XS12.76 GiB13,705,514,5923.346mradermacher
Q3_K_S13.40 GiB14,392,331,4563.514bartowski
I1-Q3_K_S13.40 GiB14,392,331,8723.514mradermacher
I1-IQ3_S13.45 GiB14,436,896,3523.525mradermacher
IQ3_M13.79 GiB14,810,123,4563.616bartowski
I1-IQ3_M13.79 GiB14,810,123,8723.616mradermacher
Q3_K_M14.84 GiB15,935,048,8963.891bartowski
I1-Q3_K_M14.84 GiB15,935,049,3123.891mradermacher
Q3_K_L16.06 GiB17,247,079,3284.211lmstudio-community
Q3_K_L16.06 GiB17,247,079,6164.211bartowski
I1-Q3_K_L16.06 GiB17,247,080,0324.211mradermacher
IQ4_XS16.48 GiB17,693,154,4964.320bartowski
I1-IQ4_XS16.48 GiB17,693,154,9124.320mradermacher
IQ4_NL17.40 GiB18,682,174,6564.562bartowski
Q4_017.43 GiB18,711,010,4964.569bartowski
I1-Q4_017.43 GiB18,711,010,9124.569mradermacher
Q4_K_S17.49 GiB18,784,410,8164.587bartowski
I1-Q4_K_S17.49 GiB18,784,411,2324.587mradermacher
Q4_K_M18.49 GiB19,851,336,6084.847lmstudio-community
Q4_K_M18.49 GiB19,851,336,8964.847bartowski
I1-Q4_K_M18.49 GiB19,851,337,3124.847mradermacher
Q4_K_L19.03 GiB20,429,180,0964.988bartowski
Q4_119.22 GiB20,639,243,4565.040bartowski

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.00 GiB1.00 GiB64 / 0 / 0
8,1922.00 GiB2.00 GiB64 / 0 / 0
16,3844.00 GiB4.00 GiB64 / 0 / 0
32,7688.00 GiB8.00 GiB64 / 0 / 0
65,53616.00 GiB16.00 GiB64 / 0 / 0
131,07232.00 GiB32.00 GiB64 / 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 17.16 GiB. The real file is 18.49 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
64
Attention heads
40
KV heads
8
Head dim
128
Hidden size
5120
Vocab
152,064
Sliding window
131072
SWA period
MLA
no
Experts
Experts per token
use_sliding_window
false

This model declares a sliding window but sets use_sliding_window: false, so the window is not applied. Honouring the field without the flag understates KV for the whole family.

Questions people ask

How much VRAM does openhands-lm-32b-v0.1 need?
Q4_K_M is exactly 19,851,336,608 bytes (18.49 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is openhands-lm-32b-v0.1's KV cache?
8.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 openhands-lm-32b-v0.1 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.