stable-diffusion-3.5-large F16

This file is exactly 16,292,633,312 bytes — 15.17 GiB / 16.29 GB at an effective 16.000 bits per weight. The nominal rate for F16 is lower; mixed-precision tensors make the real figure higher, always.

From the file· 1 file(s), summedFrom the file· 923 tensors parsed

Get it

15.17 GiB · 1 file
llama.cpp
llama-cli -hf calcuis/sd3.5-large-gguf:F16

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

Hugging Face CLI
hf download calcuis/sd3.5-large-gguf sd3.5_large-f16.gguf
Direct download

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
15.17 GiB
16.29 GB
Effective bpw
16.000
from real bytes ÷ params
Tensors
923
Header
0.07 MB
GGUF metadata

What this quantization actually contains

per-tensor types, parsed from the GGUF header
F16
923

A quantization label names a mixture, not a uniform precision. Attention and output tensors are routinely kept at higher precision than the label implies, which is exactly why the effective bits-per-weight above exceeds the nominal rate.