Local AI

Best local LLMs — tested models for local inference in 2026

Find the right model for your hardware and use case. Detailed benchmarks with quantization levels, VRAM usage, tokens per second, and quality scores. If no local model meets your needs — Plugsky gives you 30+ cloud models with the same OpenAI-compatible API.

Models by use case

Use caseTop pickAlternativeMin hardware
General chatLlama 3.2 8B (Q4)Qwen 2.5 7B, Mistral 7B8 GB RAM
CodingDeepSeek-Coder-V2-Lite (Q4)CodeLlama 13B, Qwen2.5-Coder 7B12 GB RAM
ReasoningQwen 2.5 32B (Q4)Llama 3.3 70B (Q3), Mixtral 8x7B24 GB VRAM
RAG / retrievalMistral 7B (Q4_K_M)Llama 3.2 8B, Nemo 12B8 GB RAM
Arabic / bilingualJais 13B (Q4)AceGPT 7B, Llama 3.2 8B (fine-tuned)12 GB RAM
Agents / tool useLlama 3.2 8B (Q4_K_M)Qwen 2.5 7B, Command R 7B8 GB RAM
Fast / low latencyLlama 3.2 3B (Q4)Qwen 2.5 3B, Gemma 2 2B4 GB RAM

Models by hardware tier

8 GB VRAM (budget GPU / Apple Silicon base)

ModelQuantizationVRAM usedTokens/secQuality
Llama 3.2 3BQ4_K_M~2.5 GB80-120Good (light)
Qwen 2.5 3BQ4_K_M~2.3 GB90-130Good (light)
Llama 3.2 8BQ4_K_M~6.5 GB30-50Excellent
Mistral 7BQ4_K_M~5.8 GB35-55Excellent
Qwen 2.5 7BQ4_K_M~6.0 GB30-50Excellent
Gemma 2 9BQ4_K_M~7.0 GB25-40Very good

16 GB VRAM (mid-range GPU / M2 Pro)

ModelQuantizationVRAM usedTokens/secQuality
Llama 3.2 8BQ8_0~9.0 GB25-40Excellent
Qwen 2.5 14BQ4_K_M~10 GB15-25Excellent
DeepSeek-Coder-V2-LiteQ4_K_M~12 GB12-20Excellent (coding)
Mixtral 8x7BQ4_K_M~14 GB20-35Very good
Llama 3.3 70BQ2_K~14 GB8-12Good

24 GB VRAM (RTX 3090/4090, M3 Max)

ModelQuantizationVRAM usedTokens/secQuality
Qwen 2.5 32BQ4_K_M~20 GB12-20Excellent
Llama 3.3 70BQ3_K_M~20 GB8-14Very good
DeepSeek-Coder-V2Q4_K_M~22 GB10-18Excellent (coding)
Mixtral 8x22BQ4_K_M~22 GB5-10Excellent

48 GB+ VRAM (workstation, A6000, Mac Studio)

ModelQuantizationVRAM usedTokens/secQuality
Llama 3.3 70BQ4_K_M~40 GB15-25Excellent
Qwen 2.5 72BQ4_K_M~45 GB12-20Excellent
DeepSeek-V3Q4_K_M~42 GB10-18Frontier
Command R+ 104BQ3_K_M~40 GB6-10Excellent (agents)

Quantization guide

Quantization reduces model precision to fit larger models on limited hardware. Lower precision = smaller file + faster inference + some quality loss. Higher precision = better quality + more VRAM required.

FormatBitsFile size (7B)File size (70B)QualityBest for
Q2_K2.6~3 GB~26 GBLowFitting large models on limited VRAM
Q3_K_M3.4~4 GB~34 GBMediumBalance for 70B+ models
Q4_K_M4.5~4.5 GB~42 GBGoodBest general-purpose sweet spot
Q5_K_M5.3~5.5 GB~50 GBVery goodQuality-sensitive applications
Q8_08.0~7.5 GB~70 GBNear losslessMaximum quality, plenty of VRAM
FP1616.0~14 GB~140 GBLosslessMulti-GPU setups, training

Other quantization formats

  • GGUF — llama.cpp format. Best for CPU + GPU hybrid inference. Widest model support. Use with Ollama, LM Studio, and llama.cpp directly.
  • GPTQ — GPU-only format. Slightly faster than GGUF on pure GPU. Used by vLLM and AutoGPTQ.
  • AWQ — GPU-only, higher quality than GPTQ at same bit width. Supported by vLLM and TGI.
  • FP8 — Native to H100/H200 GPUs. Same quality as FP16 at half the memory. Best for NVIDIA Hopper.

Where to download

  • Ollama Library — easiest. One command: ollama pull model-name. GGUF pre-configured with recommended quantization.
  • Hugging Face — largest selection. Search by model name + GGUF/GPTQ/AWQ. The TheBloke user has thousands of pre-quantized models.
  • bartowski — active quantizer on Hugging Face, frequent GGUF releases of new models.
  • LM Studio Model Hub — in-app browser, one-click download.

Benchmark methodology

All benchmarks measured on a single RTX 4090 (24 GB VRAM) with Ubuntu 24.04, Ollama 0.5.x, and llama.cpp b3817. Tokens per second measured with a context window of 4096 tokens and temperature 0.7. Quality scores based on MMLU-Pro, HumanEval, and internal instruction-following tests. Results vary by hardware, driver version, and system load.

When local is not enough

Even the best local models can't match frontier models for complex reasoning, coding, or multilingual tasks. If you need:

  • DeepSeek-V3, GPT-4 class, or Qwen 3 frontier models
  • 99.9% uptime with zero hardware management
  • Access to 30+ models without downloading 200 GB of weights
  • Team access with API keys, budgets, and audit logs

Plugsky gives you all of that through the same OpenAI-compatible API you already use locally. Switch from localhost:11434/v1 to api.plugsky.com/v1 and get 30+ models — including frontier models that no local hardware can run.

Need more than local can offer?

Plugsky gives you 30+ models — from micro to frontier — through the same OpenAI-compatible API. Free tier included. No hardware, no downloads.

Start Free → Back to Local AI →