Run Llama 5 8B on M5 Max

Yes — Llama 5 8B (8B) runs at 112 tok/s on M5 Max with 128 GB RAM using Q4_K_M quantization via MLX. First token latency is 0.3s. A capable open-source LLM with 8B parameters.

Speed
112
tok/s
First Token
0.3
seconds
RAM Needed
128
GB minimum
Engine
MLX
recommended

Benchmark Details

LLMCheck measured Llama 5 8B on M5 Max using the standard methodology: Q4_K_M quantization, 256-token input, 512-token output, 3 runs averaged on a freshly-booted system.

MetricValue
Tokens per second112 tok/s
Time to first token0.3s
QuantizationQ4_K_M
Minimum RAM128 GB
Recommended engineMLX
Parameters8B
Benchmark date2026-05

Q4_K_M 8B MLX M5 Max

Setup Guide: Run Llama 5 8B on M5 Max

The recommended engine for Llama 5 8B on M5 Max is MLX. Install with pip and pull the model:

pip install mlx-lm
mlx_lm.generate --model mlx-community/llama-5-8b-q4_k_m --prompt "Hello!"

Alternatively, you can use Ollama for a simpler setup:

ollama run llama-5-8b

Performance on Other Apple Silicon Chips

ChipSpeedFirst TokenMin RAMEngine
M4 Pro 78 tok/s 0.4s 24 GB MLX
M5 Pro 72 tok/s 0.4s 24 GB Ollama
M3 58 tok/s 0.5s 16 GB Ollama
M2 42 tok/s 0.7s 16 GB Ollama

System Requirements

To run Llama 5 8B on M5 Max you need:

Compare More Models

See how Llama 5 8B stacks up against other models on your specific Mac hardware.

Open Compare Tool Full Leaderboard