GLM-5.3
The big GLM. 2-bit still wants ~245 GB combined memory. Homelab / Mac Studio Ultra territory.
- params
- 753B MoE
- license
- GLM-5.3
- Q4-ish
- 420 GB
- context
- 1024k
- tasks
- chat · code · reason · agent
catalog
Curated open-weight catalog with GGUF sizes. Live Hugging Face noise lives on drops. Filter by VRAM ceiling to see what a card can hold at Q4.
The big GLM. 2-bit still wants ~245 GB combined memory. Homelab / Mac Studio Ultra territory.
Frontier-class multimodal MoE. 1-bit Unsloth GGUF ~93 GB; 3-bit wants ~120 GB unified. Not a 24 GB card model.
180B hybrid (6B active + n-gram memory), 256k multimodal with thinking + tools. UD-Q4 ≈ 100 GB — 128 GB unified or 2×24 GB + RAM.
284B MoE with 13B active and 1M context. Even aggressive UD-IQ2 needs ~75 GB combined — 128 GB unified or multi-GPU + fat RAM.
Best all-rounder you can actually run. Vision + reasoning + 256k context, Apache-2.0, Unsloth Q4 around 17 GB.
Meta’s natively multimodal MoE. Q4 is ~55 GB — 64 GB unified or 2× 24 GB + RAM.
Apache image model. 8–12 GB VRAM at fp8/nf4, 24 GB comfortable at fp16.
The distill that still feels like R1. Q4 on a 24 GB card is the intended home.
Mistral’s coding specialist. Same 24B footprint, tuned for repos and tools.
Dense 32B for 24 GB cards at Q4. Serious coding and long-horizon agent work.
Apache-2.0 24B with vision. Q4 ~14 GB — sweet spot for 16 GB cards.
Speech-to-text. Q8 ~3 GB VRAM, CPU-ok. Pair with any chat model.
Google’s dense 27B with vision. Q4 ~17 GB — same class as Qwen3.8-27B.
Still one of the best local coding models. Q4 ~20 GB.
Still the 70B workhorse. Q4 wants ~40 GB (2× 24 GB or 48 GB unified).
3B active MoE. Fast on consumer GPUs, official GGUF from ggml-org.
Unified vision-language 9B. The 8 GB card champion — multilingual, sharp at code, Q4 sits around 5.7 GB with cache room.
Multimodal 12B. Q4 ~8 GB, Q5 ~10 GB. Excellent on 12 GB cards.
Strong open vision-language at 8B. Q4 ~6 GB. Screenshot / document QA.
Distilled reasoner. Long traces, strong math, fits any 8 GB card at Q4.
Local RAG embeddings. CPU is enough. Matryoshka dims.
ollama pull nomic-embed-textOCR and screenshot specialist. Fits 8 GB at Q4.
Small model, dense knowledge. Q4 ~9 GB, Q5 ~11 GB. Punches above 14B on STEM.
Thinking-mode 8B. Fast, cheap, still beats most 7B-class models at reasoning.
Runs on 8 GB. Open-ish weights, good default if FLUX is too heavy.
RAG-native 7B with tools. Non-commercial license. Great retrieval chat.
Apache, long context, enterprise-clean. Solid 8 GB citizen.
Battle-tested 7B. Still a great 6–8 GB default if you want something boring and stable.
Fully open (data + code + weights). Q4 ~8 GB. The research-honest pick.
Sept-2026 edge refresh: 2.5B, 128k context, tool-calling. CPU-first; Q4 ≈ 1.6 GB.
Bilingual EN/ZH 9B. Q4 ~6 GB. Still a good 8–12 GB pick.
Laptop / 6 GB card model. Surprisingly useful for chat and light coding.
Tiny multimodal. Phone-class, also great on iGPU laptops.
CPU-friendly 3.8B with 128k context. Fine default for 8 GB RAM machines.
On-device 3B from HF. Dual-mode thinking, tiny footprint.
Edge / CPU-only. Fine for summarization and short chat on 8 GB laptops.
every model · vram requirements · quant size · ollama command
Each row lists params, the Q4 VRAM requirement in GB, the smallest quant that runs locally, and the copy-paste Ollama command with a GGUF download link. Compare rows to decide which model is better for your rig. Sizes exclude KV cache — leave ~10% headroom.
| model | params | VRAM requirements (Q4) | runs locally from | ollama command |
|---|---|---|---|---|
| Qwen3.8 27B | 27.8B dense | 17 GB | 17 GB (Q4) | ollama run qwen3.8:27b |
| Qwen3.5 9B | 9B | 5.7 GB | 5.7 GB (Q4) | ollama run qwen3.5:9b |
| Qwen3 8B | 8B | 5.2 GB | 5.2 GB (Q4) | ollama run qwen3:8b |
| Qwen3 32B | 32B | 20 GB | 16 GB (Q3) | ollama run qwen3:32b |
| Qwen3 4B | 4B | 2.6 GB | 2.6 GB (Q4) | ollama run qwen3:4b |
| GLM-5.3 Flash | 321B MoE | 200 GB | 93 GB (IQ2) | llama-cli -hf unsloth/GLM-5.3-Flash-GGUF:UD-IQ2_M |
| GLM-5.3 | 753B MoE | 420 GB | 245 GB (IQ2) | llama-cli -hf unsloth/GLM-5.3-GGUF:UD-IQ2_M |
| DeepSeek-R1 Distill 8B | 8B | 5.2 GB | 5.2 GB (Q4) | ollama run deepseek-r1:8b |
| DeepSeek-R1 Distill 32B | 32B | 20 GB | 16 GB (Q3) | ollama run deepseek-r1:32b |
| DeepSeek-V4 Flash | MoE 284B · 13B active | 160 GB | 76 GB (IQ2) | llama-cli -hf unsloth/DeepSeek-V4-Flash-GGUF:UD-IQ2_M |
| Llama 4 Scout | 109B MoE | 55 GB | 42 GB (Q3) | ollama run llama4:scout |
| Llama 3.3 70B | 70B | 40 GB | 32 GB (Q3) | ollama run llama3.3:70b |
| Llama 3.2 3B | 3B | 2 GB | 2 GB (Q4) | ollama run llama3.2:3b |
| Gemma 3 12B | 12B | 8.1 GB | 8.1 GB (Q4) | ollama run gemma3:12b |
| Gemma 3 27B | 27B | 17 GB | 17 GB (Q4) | ollama run gemma3:27b |
| Gemma 3 4B | 4B | 2.8 GB | 2.8 GB (Q4) | ollama run gemma3:4b |
| Phi-4 14B | 14B | 9 GB | 9 GB (Q4) | ollama run phi4 |
| Phi-4 Mini | 3.8B | 2.5 GB | 2.5 GB (Q4) | ollama run phi4-mini |
| Mistral Small 3.2 | 24B | 14 GB | 14 GB (Q4) | ollama run mistral-small3.2 |
| Devstral Small | 24B | 14 GB | 14 GB (Q4) | ollama run devstral |
| Qwen2.5-Coder 32B | 32B | 20 GB | 16 GB (Q3) | ollama run qwen2.5-coder:32b |
| Qwen3.8-Flash-Next | MoE 180B · 6B active | 100 GB | 48 GB (IQ2) | llama-cli -hf unsloth/Qwen3.8-Flash-Next-GGUF:UD-Q4_K_XL |
| Nemotron 3 Nano 30B-A3B | 30B-A3B | 18 GB | 18 GB (Q4) | llama-cli -hf ggml-org/NVIDIA-Nemotron-3-Nano-30B-A3B-GGUF:Q4_K_M |
| OLMo 2 13B | 13B | 8 GB | 8 GB (Q4) | ollama run olmo2:13b |
| SmolLM3 3B | 3B | 2 GB | 2 GB (Q4) | ollama run smollm3 |
| FLUX.1 schnell | 12B | 8 GB | 8 GB (Q4) | Not an LLM — run via ComfyUI / diffusers |
| FLUX.1 dev | 12B | 10 GB | 10 GB (Q4) | see GGUF download |
| Stable Diffusion 3.5 Medium | 2.5B | 6 GB | 6 GB (Q4) | see GGUF download |
| Whisper large-v3 | 1.5B | 1.5 GB | 1.5 GB (Q4) | whisper.cpp or faster-whisper large-v3 |
| Kokoro 82M | 82M | 0.5 GB | 0.5 GB (FP16) | see GGUF download |
| Nomic Embed Text v1.5 | 137M | 0.3 GB | 0.3 GB (Q8) | ollama pull nomic-embed-text |
| InternVL3 8B | 8B | 6 GB | 6 GB (Q4) | llama-cli -hf unsloth/InternVL3-8B-GGUF:Q4_K_M --mmproj auto |
| MiniCPM-V 4.5 | 8B | 5.8 GB | 5.8 GB (Q4) | ollama run minicpm-v |
| MiniCPM5 2B | 2.5B | 1.6 GB | 1.6 GB (Q4) | llama-cli -hf openbmb/MiniCPM5-2B-GGUF:Q4_K_M |
| Qwen2.5 7B | 7B | 4.7 GB | 4.7 GB (Q4) | ollama run qwen2.5:7b |
| Granite 3.3 8B | 8B | 5.1 GB | 5.1 GB (Q4) | ollama run granite3.3:8b |
| Command R7B | 8B | 5 GB | 5 GB (Q4) | ollama run command-r7b |
| Yi 1.5 9B | 9B | 5.8 GB | 5.8 GB (Q4) | ollama run yi:9b |
Coarse location inferred from browser timezone without fingerprinting or tracking cookies. Every blinking node represents an active hardware builder browsing the open-weight registry.