Llama 3.1 8B
Fastest measured result: 228.9 tok/s (short response, 4K context).
ollama run llama3.1:8bMeasured GPU guide / RTX 5090
Six owned-hardware runs show what changes between short generation, coding, and long-context work. Every number below came from the same 32GB RTX 5090, not a VRAM estimate.
Measured results
Generation rate is the conversational speed you feel. Prompt rate matters when ingesting code or long documents. Peak VRAM proves both measured models stayed fully on the GPU.
| Model | Workload | Context | Generation | Prompt | Peak VRAM |
|---|---|---|---|---|---|
| Llama 3.1 8B | Short response | 4K | 228.9 tok/s | 679 tok/s | 7.2 GB |
| Llama 3.1 8B | Coding task | 4K | 227.8 tok/s | 1,028 tok/s | 7.8 GB |
| Llama 3.1 8B | Long summary | 8K | 206.7 tok/s | 12,109 tok/s | 7.8 GB |
| Gemma 4 26B | Short response | 4K | 198.8 tok/s | 15 (cold) tok/s | 19.9 GB |
| Gemma 4 26B | Coding task | 4K | 207.4 tok/s | 197 tok/s | 20.2 GB |
| Gemma 4 26B | Long summary | 8K | 180.2 tok/s | 6,179 tok/s | 20.2 GB |
Fastest measured result: 228.9 tok/s (short response, 4K context).
ollama run llama3.1:8bFastest measured result: 207.4 tok/s (coding task, 4K context).
Measured from our internal corpus. No public Ollama tag is available.
A fast 8B benchmark does not answer whether your preferred 27B, 32B, or 70B model fits. The sizing desk ranks the current model catalog for your workload, marks CPU offload honestly, and gives you the command.
Size my exact RTX 5090 setup