CoolFace
Modelpublic

batiai/Mistral-Medium-3.5-128B-GGUF

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes79downloads
Model Card

Mistral Medium 3.5 128B GGUF — Quantized by BatiAI

<p align="center"> <a href="https://flow.bati.ai"><img src="https://img.shields.io/badge/BatiFlow-macOS%20AI%20Automation-blue?style=for-the-badge&logo=apple" alt="BatiFlow"></a> <a href="https://ollama.com/batiai/mistral-medium-3.5"><img src="https://img.shields.io/badge/Ollama-batiai%2Fmistral--medium--3.5-green?style=for-the-badge" alt="Ollama"></a> </p>

Quantizations of Mistral Medium 3.5 128B (Dense, Modified MIT) — frontier coding model on a Mac. Built and verified by BatiAI for BatiFlow.

Why Mistral Medium 3.5?

  • —SWE-Bench Verified: 77.6% — second only to Gemini 3.1 Pro Preview (78.8%)
  • —Tau3-Telecom: 91.4% — top-tier agentic benchmark
  • —128B Dense — Mistral's first flagship merged model (instruction + reasoning + coding in one weight set)
  • —Modified MIT — open weights, commercial-friendly
  • —256K context window + multimodal vision capabilities
  • —Configurable reasoning effort per request
  • —Released April 29, 2026

Quick Start

bash
ollama pull batiai/mistral-medium-3.5:iq4

Available Quantizations

QuantSizeVRAM targetRecommended For
IQ3_XXS~50GB~64GB96GB+ Mac (compact)
IQ4_XS~70GB~84GB128GB Mac (recommended)
Q5_K_M~90GB~108GB192GB+ Mac (highest quality)

RAM Requirements

Your Mac RAMIQ3 (~50GB)IQ4 (~70GB)Q5 (~90GB)
64GB⚠️ Heavy swap❌❌
96GB✅ Fast⚠️ Tight❌
128GB✅✅ Recommended⚠️ Tight
192GB+✅✅✅ Best
512GB✅✅✅ Headroom

Coding Powerhouse on a Mac

BenchmarkMistral Medium 3.5
SWE-Bench Verified77.6%
Tau3-Telecom (agentic)91.4%
Context window256K

A coding model that goes head-to-head with cloud frontier (Gemini 3.1 Pro), runnable entirely on-device on a 128GB MacBook Pro.

Model Comparison — Frontier Class on Mac

Your MacBest PickSpeedUse Case
32GBbatiai/nemotron3-nano:iq4—General agentic
96GBbatiai/mistral-medium-3.5:iq3 (this)—Coding agents
128GB`batiai/mistral-medium-3.5:iq4` (this)—Frontier coding
128GBbatiai/minimax-m2.7:iq336.7 t/s229B Dense, GDPval
192GB+batiai/mistral-medium-3.5:q5—Max quality
512GBbatiai/kimi-k2.6:iq4—1T MoE, SWE-Bench Pro 58.6

Why BatiAI Quantization?

BatiAIThird-party
SourceOfficial Mistral weightsRe-quantized
imatrix✅ wikitext-2 200 chunksStandard
Vision(text-only quants)(text-only quants)
BatiAI signed✅—

Technical Details

Config fix applied (YaRN, 2026-06-16)

The upstream config bug (mscale_all_dim 1→0, fixed here) propagated to the GGUF metadata as mistral3.rope.scaling.yarn_log_multiplier = 1.0 (correct value 0.0). Since YaRN scaling is read from metadata at load time — not baked into weights — we patched the value in place; no re-quantization needed. All quants (IQ3XXS / IQ4XS / Q5KM) are patched and live (verified 0.0). Filenames unchanged — just re-download to pick up the fix. For long-context workloads, vLLM is the recommended runtime.

About BatiFlow

BatiFlow — free, on-device AI automation for Mac. 5MB app, 100% local, unlimited. 60+ tools — KakaoTalk, iMessage, Slack, Calendar, browser, file system.

License

Quantized from mistralai/Mistral-Medium-3.5-128B. License: Modified MIT.

Benchmarks

<!-- BENCH-START -->

MachineQuantCold startPrompt evalToken genTested
MacBook Pro M4 Max 128GBIQ3_XXS35.316s36.7 t/s6.82 t/s2026-05-04

<!-- BENCH-END -->