Recommended Models

No model available? Start here.

Pick your RAM size below and we'll show you exactly which file to download — one recommendation, a direct download link, and a plain explanation of why it makes sense for your machine.

How much RAM does your Mac have?

Check Apple menu > About This Mac, then choose 8, 16, or 32 GB.

Showing picks for 16 GB RAM.

Best local pick for a 16 GB Mac

With 16 GB you can run a noticeably stronger model without taxing the machine. E4B doubles the parameter count from E2B and produces clearly better output.

Our pick for 16 GB

Gemma 4 E4B

A 6 GB file that makes a real difference in quality over the 8 GB tier.

Quant
Q5_K_M
Download
5.82 GB
File
google_gemma-4-E4B-it-Q5_K_M.gguf

Why this makes sense

  • E4B has twice the parameters of E2B. That gap shows up in longer emails, more nuanced replies, and handling more complex instructions.
  • Q5_K_M keeps more precision than Q4 without the full size penalty of Q8 — it's the better starting point on a machine with room to spare.
  • A 6 GB model leaves 10+ GB free on a 16 GB Mac. You won't notice it running in the background.
Download from Hugging Face

Or try a different trade-off

Lighter4.90 GB

Gemma 4 E4B

Q3_K_M

Same model, lighter compression. About 1 GB smaller and faster to load — a reasonable trade if you want more headroom for other apps.

Download from Hugging Face
Smarter8.03 GB

Gemma 4 E4B

Q8_0

Same model, near-lossless precision. Uses about 8 GB — close other apps before loading it on a 16 GB machine. Worth it if you want the highest quality this model can produce.

Download from Hugging Face

How to use it in Mejl

Download the file, add it in Mejl, and set it as your active local model. That is the whole setup.

Just the .gguf file — nothing else

The Hugging Face model pages can look overwhelming. Ignore the repo structure. You only need the single .gguf file. No mmproj file, no tokenizer, no config — just the one file.

1. Download the file

Click the download button above. It goes straight to the .gguf file on Hugging Face — no account needed.

2. Move it somewhere it will stay

Mejl loads the file by path. If you move or delete it later, Mejl loses track. Your Documents or home folder works fine.

3. In Mejl, open Settings › Local Models

Click Browse and select the .gguf file you downloaded. Mejl will start loading it immediately.

4. If Mejl asks to "Authorize", choose the same file again

This is the App Store sandbox asking for file-access permission. It only happens once per file location.

5. Set it as your active local model

Under Active local model, select the file you just added. Mejl will use it from that point on.

Common questions

What is a GGUF file?

A single file containing the model's weights — everything Mejl needs to run it locally. Think of it like an MP3 for AI: one file, no installation, no dependencies. You download it, point Mejl at it, and it stays on your Mac.

Can a GGUF file send my emails to a server?

No. A GGUF file is just data — model weights stored as numbers. It contains no executable code and cannot open network connections. Mejl loads the weights and runs inference entirely on your Mac using its own engine. Nothing in the file can reach the internet.

What is the difference between Q4 and Q8?

Q4 uses 4-bit compression (smaller file, faster), Q8 uses 8-bit (larger, more precise). For email drafts, the quality difference is small — the file size difference is not.

What does a name like Q4_K_M mean?

Q4 means 4-bit compression. K_M is the compression algorithm variant — not a different model. Ignore it; the number before the underscore is what matters.

Good to know

Can I switch to a different model later?

Yes. Go to Settings › Local Models, browse to a different file, and set it as active. You can have multiple models downloaded and switch between them at any time. Mejl doesn't lock you to your first pick.

Does the model run in the background all the time?

No. Mejl only loads the model when you're drafting. When you're reading email or not using the app, the model isn't running and isn't consuming meaningful resources.

Does it work on all Macs?

Local AI in Mejl requires Apple Silicon — M1 or later. Intel Macs are not supported for local model inference.

What if the model feels slow or the Mac feels sluggish?

That's a sign the model is too big for your setup. On an 8 GB Mac, try a lighter quantization (Q4 instead of Q5). On any Mac, closing other memory-heavy apps before loading the model helps. If it's still slow, step down to the next RAM tier's recommendation.