Getting started

Choosing a model

Which model fits your graphics card, and the one number that decides it.

Draggy asks Ollama what each installed model can do rather than guessing from its name. Cloud models are hidden; embedding models are listed but cannot answer.

Windows and Linux

Picked from the graphics card's memory first. A machine with little or none still gets a model sized to what its system memory can hold, rather than the smallest one there is.

VRAMModel
under 4 GBQwen 3.5 0.8B
4 GBQwen 3.5 2B
5 GBGemma 4 E4B
6 GBMistral 7B
8 GBQwen 3.5 9B
10 GBGemma 4 12B
12 GBPhi-4 14B
16 GBGPT-OSS 20B MoE
20 GBQwen 3.5 27B MoE
22 GBGLM 4.7 Flash MoE
24 GBGemma 4 31B
32 GBQwen 3.5 35B MoE
96 GBQwen 3.5 122B MoE

Every model this can name, with its parameters, best use and what it supports, is in the full model table.

Apple Silicon

Ollama 0.19+ runs models through MLX, so Draggy picks the -mlx build. There is no separate video memory on a Mac, so the sizes below are the whole, unreduced number a Mac shipped with. A base or a Pro chip takes the model in the left column; a Max or an Ultra, with far more memory bandwidth, takes the one beside it.

Unified memoryBase or ProMax or Ultra
8 GBQwen 3.5 2B (MLX)Qwen 3.5 4B (MLX)
16 GBQwen 3.5 4B (MLX)Qwen 3.5 9B (MLX)
24 GBQwen 3.5 9B (MLX)Qwen 3.5 27B MoE (MLX)
32 GBQwen 3.5 27B MoE (MLX)Gemma 4 31B (MLX)
48 GBGemma 4 31B (MLX)Qwen 3.5 35B MoE (MLX)
64 GBQwen 3.5 35B MoE (MLX)GLM 4.7 Flash (MLX)
96 GBGLM 4.7 Flash (MLX)Qwen 3.5 122B MoE (MLX)
128 GB and upQwen 3.5 122B MoE (MLX)Qwen 3.5 122B MoE (MLX)

Every Mac able to run its own models, since the first one in 2020:

MacYearsChipUnified memory
MacBook Air2020–2025M1, M2, M3, M48–32 GB
MacBook Pro 13"2020M18–16 GB
MacBook Pro 14"/16"2021–2025M1 to M4, Pro or Max16–128 GB
Mac mini2020–2024M1, M2 or M2 Pro, M4 or M4 Pro8–64 GB
iMac2021–2025M1, M3, M48–24 GB
Mac Studio2022–2025M1/M2 Max or Ultra, M3 Ultra, M4 Max32–512 GB
Mac Pro2023M2 Ultra64–192 GB

A Mac from 2019 or earlier is Intel: it has a real, separate graphics card instead, and reads the Windows and Linux table above.

The same table, sized for unified memory instead of VRAM, is the full model table for Mac.

The number that matters

Settings → Models shows how much of each model fits in video memory. At 100% on GPU it answers at reading speed. At 60% it works, several times slower. Below that, step down a size.

A loaded model gets an Unload button there, which frees the video memory without deleting anything.

The talk model

Voice mode uses its own, smaller model, set in Settings → Chat → Talk. Answering out loud is worth more than answering well, so keep it small.