Trigger the Hugging Face pull for any tier from inside the app. The whole sequence below stays on the Mac.
Apple Silicon Mac, macOS 12 or later, the unified-memory minimum that the chosen tier requires (6 GB for Nano, 12 GB for Lite, 16 GB for Quick, 24 GB for Core and Vision 3.8, 64 GB for Plus). Internet is required only for the one-time model download.
Each tier’s safetensors are pulled from a public Hugging Face repository under the Outlier-Ai namespace. The Plus tier is the exception: it pulls from mlx-community/Qwen3.5-397B-A17B-4bit at 209 GB.
Check free space before starting rather than during: the picker lists each tier’s size next to its minimum RAM, and the gap between them is wide. Nano is 2.37 GB and will sit on almost any machine; Core is 15.13 GB, Quick 15.61 GB, and Plus is 209 GB, which is more than the entire internal drive on a good many Macs still in daily use.
Cloud-side model selection happens in a dropdown bound to a billing tier. Outlier’s model picker happens once, against on-disk weights you fetched yourself.
Each tier’s safetensors are pulled from a public Hugging Face repository under the Outlier-Ai namespace. The Plus tier is the exception: it pulls from mlx-community/Qwen3.5-397B-A17B-4bit at 209 GB.
Check free space before starting rather than during: the picker lists each tier’s size next to its minimum RAM, and the gap between them is wide. Nano is 2.37 GB and will sit on almost any machine; Core is 15.13 GB, Quick 15.61 GB, and Plus is 209 GB, which is more than the entire internal drive on a good many Macs still in daily use.
Each tier’s safetensors are pulled from a public Hugging Face repository under the Outlier-Ai namespace. The Plus tier is the exception: it pulls from mlx-community/Qwen3.5-397B-A17B-4bit at 209 GB.
Check free space before starting rather than during: the picker lists each tier’s size next to its minimum RAM, and the gap between them is wide. Nano is 2.37 GB and will sit on almost any machine; Core is 15.13 GB, Quick 15.61 GB, and Plus is 209 GB, which is more than the entire internal drive on a good many Macs still in daily use.
This guide does not claim feature parity with cloud-side workflows for “how to download an outlier model tier”. Specifically, the product surface in v1.11.469 covers chat, file attachment, the local agent loop, project scoping, and the model picker. Cross-device sync, team workspaces, and shared session history are out of scope and are not on the v1.9 backlog either.
The backend reads the Mac’s reported unified memory at startup and toggles each tier’s enabled flag based on a 15% slack against the tier’s min_ram_gb. The check lives in desktop_app/backend/server.py around line 1216 and is the reason Nano stays available on a 6 GB Mac while Core appears greyed out on the same hardware.
The Plus tier is the outlier on size: 209 GB versus the next-largest Quick at 15.61 GB. Most users start with Nano or Lite, then graduate to Core once they have a use case that exercises the heavier weights.
4 steps, zero network requests after the model is downloaded. Tier sizes range from 2.37 GB (Nano) to 209 GB (Plus); the Quick tier is 15.61 GB and Core is 15.13 GB.
Download Outlier for MacRequires Apple Silicon (M1, M2, M3, or M4) — Intel Macs are not supported. macOS 12+.
Open weights ship constantly and most are not worth your disk. When one beats a tier Outlier already has, on hardware you already own, we say so and what it replaces. That is the only reason we email.
Your address and which site you sent it from. No IP, no user agent, no referer. Nothing is sent until you press the button. Privacy.
Outlier runs entirely on your Mac. No prompts leave the device. macOS 12+ on Apple Silicon (arm64). Apache 2.0 model weights. Back to home.