Phi-3-medium-128k-instruct F32

This file is exactly 55,841,693,632 bytes — 52.01 GiB / 55.84 GB at an effective 32.000 bits per weight. The nominal rate for F32 is lower; mixed-precision tensors make the real figure higher, always.

From the file· 2 file(s), summed

Get it

52.01 GiB · 2 files
llama.cpp
llama-cli -hf bartowski/Phi-3-medium-128k-instruct-GGUF:F32

Downloads and runs in one step, resolving the quantization by name.

Hugging Face CLI
hf download bartowski/Phi-3-medium-128k-instruct-GGUF --include "Phi-3-medium-128k-instruct-f32.gguf/Phi-3-medium-128k-instruct-f32-*-of-*.gguf"

This quantization is split across 2 files totalling 52.01 GiB. You need every part — the first is not a smaller version of the model.

Direct downloads — all 2 required

Straight from the Hugging Face CDN — we host nothing and earn nothing from this. Verify what you received against the exact byte count above; a size mismatch is the usual cause of a file that will not load.

Size
52.01 GiB
55.84 GB
Effective bpw
32.000
from real bytes ÷ params
Tensors
Header
GGUF metadata

Fit by accelerator

AcceleratorMemoryTotal @4KTotal @32KFitstok/s @4K
Arc A310 4GB4 GB53.65 GiB59.12 GiBno
Arc A350M 4GB4 GB53.65 GiB59.12 GiBno
Arc A370M 4GB4 GB53.65 GiB59.12 GiBno
Arc A530M 4GB4 GB53.65 GiB59.12 GiBno
Arc Pro A30M 4GB4 GB53.65 GiB59.12 GiBno
Radeon Pro W64004 GB53.75 GiB59.22 GiBno
Radeon RX 64004 GB53.75 GiB59.22 GiBno
Radeon RX 6500 XT4 GB53.75 GiB59.22 GiBno
RTX A4004 GB53.85 GiB59.32 GiBno
Arc A380 6GB6 GB53.65 GiB59.12 GiBno
Arc Pro A40 6GB6 GB53.65 GiB59.12 GiBno
Arc Pro A50 6GB6 GB53.65 GiB59.12 GiBno
GeForce RTX 20606 GB53.65 GiB59.12 GiBno
GeForce RTX 30506 GB53.65 GiB59.12 GiBno
GeForce RTX 3060 OEM6 GB53.65 GiB59.12 GiBno
RTX A20006 GB53.85 GiB59.32 GiBno
Apple M18 GB53.40 GiB58.87 GiBno
Apple M28 GB53.40 GiB58.87 GiBno
Apple M38 GB53.40 GiB58.87 GiBno
Apple M48 GB53.40 GiB58.87 GiBno
Arc A530M 8GB8 GB53.65 GiB59.12 GiBno
Arc A550M 8GB8 GB53.65 GiB59.12 GiBno
Arc A570M 8GB8 GB53.65 GiB59.12 GiBno
Arc A580 8GB8 GB53.65 GiB59.12 GiBno
Spec sheetPredictedwhat these mean

Memory at context

ContextWeightsKV (f16)KV (q8_0)Working bufferTotal (f16)
4,09652.01 GiB0.78 GiB0.42 GiB0.36 GiB53.15 GiB
8,19252.01 GiB1.56 GiB0.83 GiB0.36 GiB53.93 GiB
16,38452.01 GiB3.13 GiB1.66 GiB0.36 GiB55.49 GiB
32,76852.01 GiB6.25 GiB3.32 GiB0.36 GiB58.62 GiB
65,53652.01 GiB12.50 GiB6.64 GiB0.36 GiB64.87 GiB
131,07252.01 GiB25.00 GiB13.28 GiB0.36 GiB77.37 GiB
From the filePredictedwhat these mean

Quantizing the KV cache to q8_0 is a roughly 2× lever on the dominant term at long context, and it is the single most useful setting most local users never touch. Totals here exclude the allocator reserve your driver takes, which is hardware-specific — the per-accelerator table above includes it.