HiTZ · text

Latxa-Llama-3.1-70B-Instruct-v2

HiTZ/Latxa-Llama-3.1-70B-Instruct-v2

Latxa-Llama-3.1-70B-Instruct-v2 at I1-IQ1_S is exactly 15,343,488,960 bytes (14.29 GiB / 15.34 GB) — an effective 1.740 bits per weight, not the nominal 1. Its KV cache at 32K is 10.00 GiB.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
70.6B
Architecture
llama
80 layers
Context
131,072
native (config.json)
License
other

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S14.29 GiB15,343,488,9601.740mradermacher
I1-IQ1_M15.60 GiB16,751,202,2401.899mradermacher
I1-IQ2_XXS17.79 GiB19,097,391,0402.165mradermacher
I1-IQ2_XS19.69 GiB21,142,114,2402.397mradermacher
I1-IQ2_S20.71 GiB22,242,348,9922.522mradermacher
I1-IQ2_M22.46 GiB24,119,300,0322.735mradermacher
I1-Q2_K_S22.79 GiB24,471,949,2482.775mradermacher
I1-Q2_K24.56 GiB26,375,114,6882.991mradermacher
I1-IQ3_XXS25.58 GiB27,469,500,3523.115mradermacher
I1-IQ3_XS27.29 GiB29,307,736,0003.323mradermacher
I1-Q3_K_S28.79 GiB30,912,057,2803.505mradermacher
I1-IQ3_S28.79 GiB30,912,057,2803.505mradermacher
I1-IQ3_M29.74 GiB31,937,040,3203.621mradermacher
I1-Q3_K_M31.91 GiB34,267,500,4803.886mradermacher
I1-Q3_K_L34.59 GiB37,140,598,7204.211mradermacher
I1-IQ4_XS35.30 GiB37,902,667,7124.298mradermacher
I1-Q4_037.36 GiB40,116,539,3284.549mradermacher
I1-Q4_K_S37.58 GiB40,347,226,0484.575mradermacher
I1-Q4_K_M39.60 GiB42,520,399,8084.821mradermacher
I1-Q4_141.27 GiB44,313,595,8405.025mradermacher
I1-Q5_K_S45.32 GiB48,657,452,9925.517mradermacher
I1-Q5_K_M46.52 GiB49,949,822,9125.664mradermacher
I1-Q6_K53.91 GiB57,888,149,4406.564mradermacher

KV cache by context

computed per layer
ContextKV cache (f16)Flat formulaOverstated byFull / windowed / recurrent
4,0961.25 GiB1.25 GiB80 / 0 / 0
8,1922.50 GiB2.50 GiB80 / 0 / 0
16,3845.00 GiB5.00 GiB80 / 0 / 0
32,76810.00 GiB10.00 GiB80 / 0 / 0
65,53620.00 GiB20.00 GiB80 / 0 / 0
131,07240.00 GiB40.00 GiB80 / 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 I1-IQ1_S at roughly 36.96 GiB. The real file is 14.29 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
80
Attention heads
64
KV heads
8
Head dim
128
Hidden size
8192
Vocab
128,256
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does Latxa-Llama-3.1-70B-Instruct-v2 need?
I1-IQ1_S is exactly 15,343,488,960 bytes (14.29 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
How large is Latxa-Llama-3.1-70B-Instruct-v2's KV cache?
10.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 Latxa-Llama-3.1-70B-Instruct-v2 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.