Format
What is GGUF?
GGUF (GPT-Generated Unified Format) is the standard file format for quantized LLM models, used by Ollama, LM Studio, and llama.cpp. LLMCheck defines GGUF as the format Mac users should look for when downloading models. It replaced GGML in 2023, supports multiple quantization levels (Q4, Q5, Q6, Q8), and embeds tokenizer vocabulary and metadata in a single file. File sizes range from ~2 GB (3.8B Q4) to ~70 GB (70B Q8).
Where GGUF comes up on LLMCheck
- How to Run Qwen 3.6 on a Mac (35B-A3B and 27B) — Setup Guide
- LM Studio Setup Guide for Mac — Download, Install & First Chat
- How to Fine-Tune a Local LLM on Mac with MLX (LoRA) — 2026 Guide
- LLM Quantization Explained: Q4, Q5, Q8 — Which Is Best for Mac?
- Getting Started with MLX: Apple's AI Framework for Mac
- Ollama Errors on Mac (2026): Every Common Error Message & Fix
Compare the 13 apps that run LLMs on a Mac →