Inspect model weights and cache memory from Hugging Face or GGUF
ℹ
Choose a model to get started
0.00GiB
Memory planning estimate
Listed capacity: —
Est. Speed: 0 t/s
Recommended settings
Alternative · more headroom
Hardware Guide & FAQ
Llama 4 uses mixed chunked and full attention. This calculator reads that structure and estimates its cache. Actual peak memory also depends on the artifact and runtime; 16 GiB capacity alone does not establish compatibility.
GGUF is inspected through its metadata and tensor tables. EXL2 and AWQ require different execution support and are outside this llama.cpp profile. A numeric BPW scenario does not validate those artifacts.
Generation speed depends on the runtime and workload. This calculator does not measure speed or determine how much memory to offload to system RAM.
This calculator does not certify hardware purchases. Memory capacity alone cannot establish whether a model will run under a particular runtime configuration.
Longer context increases full-attention cache. Sliding layers and recurrent state use different allocation rules. Compute buffers and actual peak GPU memory remain uncalibrated; contexts beyond the declared model limit are rejected.
🙌
Found this useful? Share it with someone who needs it.
No coding required. Rent a powerful cloud GPU for pennies and run the exact same UI you'd use at home.
1
Deploy WebUI Template
Sign up for RunPod, go to Pods, and select a GPU (like RTX 4090). Click Customize Deploy, set Volume/Disk to at least 100GB, select the Text Generation WebUI (Oobabooga) template, and hit Start.
2
Download a GGUF Model
Once running, click Connect to Web UI (Port 7860). Go to the "Model" tab. To get the compressed size from our calculator, search HuggingFace for GGUF versions (e.g., bartowski/Qwen-3.5-35B-MoE-GGUF). Type the repo name and the specific file name (e.g., q4_k_m.gguf), then hit Download.
3
Load & Don't Forget to Stop!
Select your downloaded model from the top-left drop-down and click Load. Go to the Chat tab and enjoy! CRITICAL: When finished, go back to RunPod and click 🛑 Stop and then 🗑️ Terminate pod, or you will keep getting billed!