Arama Yap Mesaj Submit
Request a Callback
+90
X
X

Select Your Currency

Turkish Lira $ US Dollar Euro
X
X

Select Your Currency

Turkish Lira $ US Dollar Euro

Contact Us

Location Halkali merkez neighborhood fatih st ozgur apt no 46 , Kucukcekmece , Istanbul , 34303 , TR
LOCAL AI · 2026 DONANIM REHBERİ

Apple Mac mini M4 / M4 Pro Local AI and Ollama Guide

Local AI guide for Apple Mac mini M4 / M4 Pro: choose LLM, coding, vision, image and video models by real VRAM/RAM capacity, quantization, context and offload.

Apple Mac mini M4 / M4 ProKonfigürasyona göre 16/24/32 GB; M4 Pro'da daha yüksek unified memory seçenekleriLast technical review: 13 August 2026
VRAM / RAMKonfigürasyona göre 16/24/32 GB; M4 Pro'da daha yüksek unified memory seçenekleri
  • LLM / Coding
  • Vision
  • Image
  • Video
Short answer

The practical limit is determined first by usable accelerator memory, then by quantization, context/KV cache and runtime overhead. This page separates models that fit comfortably from models that require offload or are not a sensible target for this hardware.

VRAM ≠ sistem RAM

Important: model-file size is not the whole memory requirement. KV cache, context, vision encoders, runtime workspace and concurrent requests consume additional memory.

01
Hardware and memory reality

Apple Mac mini M4 / M4 Pro

Compatibility is classified as comfortable, borderline/tuning required, or not a natural target. This is more useful than a binary 'runs/does not run' label.

Creator and community benchmarks vary with backend, driver, quantization, context, batch size and power limit. They are shown as real-world evidence, not guaranteed performance.

02

Model compatibility matrix

6 model / varyant
ModelSize / memoryWorkloadStatusTechnical assessment
Qwen3.5 9B Q4_K_M6,6 GBLLM · Vision · KodComfortable8 GB kartta ağırlıklar sığabilir; KV cache ve vision yükü için bağlamı kontrollü tutmak gerekir.
Qwen3.5 27B Q4_K_M17 GBLLM · Vision · KodComfortable24 GB sınıfında güçlü genel/kodlama seçeneği; uzun bağlam ayrıca bellek tüketir.
gpt-oss-20b16 GB bellek hedefiReasoning · Agent · KodComfortableOpenAI resmi olarak 16 GB bellekte çalışabildiğini belirtiyor; bağlam ve backend ek yükü ayrıca değerlendirilir.
Qwen3.5 35B-A3B Q424 GBMoE LLM · VisionBorderline / tuning required24 GB kart için ağırlık düzeyinde tavana dayanır; 32 GB sınıfı daha güvenli.
Gemma 4 31B31B sınıfıDense LLM · Vision · KodBorderline / tuning required24-32 GB üstü quantization planı gerektirir; bağlam büyüdükçe ek VRAM tüketir.
gpt-oss-120b80 GB bellek hedefiReasoning · AgentNot a natural target for this hardwareOpenAI MXFP4 ile 80 GB bellek hedefi veriyor; tipik oyuncu GPU'ları için sistem RAM/offload gerekir.
03 · Coding and agent models

Coding and agent models

For coding and agent workloads, prefer a model that leaves memory headroom for repository context, tool calls and KV cache instead of filling the entire device with weights.

Qwen3.54B · 9B · 27B · 35B-A3B
gpt-oss20b · 120b
Gemma 412B · 26B-A4B · 31B
04 · Vision and multimodal

Vision and multimodal

Vision and multimodal inference adds image-encoder and visual-token overhead. A model that fits for text-only use can become borderline with multiple high-resolution images.

Qwen3.5Text + Image · 256K etiketli context
Gemma 4Multimodal · reasoning · coding
05 · Image generation models

Image generation models

For image generation, checkpoint size is only one component: text encoders, VAE, resolution and editing/reference images can raise peak memory. Use the official model-card requirement as the baseline.

  • FLUX.2 Klein 4B: ~13 GB VRAM resmi hedef
  • Z-Image-Turbo 6B: hızlı yerel üretim, tüketici GPU odağı
  • Qwen-Image 20B: güçlü metin renderı ve düzenleme
06 · Video generation models

Video generation models

Video diffusion is significantly heavier than chat inference. Resolution, frame count, VAE and temporal modules can change memory and generation time substantially.

  • Wan2.2 TI2V-5B: T2V + I2V · 720p · 24 fps
  • LTX-2.3: 22B sınıfı video/ses iş akışları
  • Quantized workflow: topluluk sonuçları resmî minimumdan ayrıdır
07
Quantization, context and offload

Q4, INT4, Q8, context ve CPU offload nasıl okunmalı?

Q4/INT4 reduces weight memory but does not make KV cache or runtime workspace disappear. System-RAM offload can enable larger models at the cost of throughput and latency.

Model weightsCheckpoint / quantization
+
KV cacheContext × layers × precision
+
RuntimeVision / VAE / workspace
=
Gerçek bellekVRAM + kontrollü offload
08

2026 model radar: quality score is not hardware compatibility

local.ai · canlı benchmark verisi

The local.ai Intelligence score combines τ²-bench, GAIA and GDPval. It is a quality reference, not proof that a model fits your VRAM/RAM.

ModelDeveloperIntelligenceRoleHardware note
Step 3.7 FlashStepFun78,8Genel zekâ / reasoninglocal.ai Intelligence lideri; skor donanım uyumluluğu anlamına gelmez.
DeepSeek V4 Flash 0731DeepSeek77,5Genel / reasoning / kodÇok büyük model sınıfı; tüketici GPU'suna sırf 'Flash' adına bakarak uygun kabul edilmemeli.
Qwen3.6 27BQwen / Alibaba76,5Genel / coding / multimodal27B sınıfı güncel kalite referansı; checkpoint ve quantization boyutu ayrıca doğrulanmalı.
Qwen3.6 35B-A3BQwen / Alibaba74,9MoE / agent / multimodalAktif parametre düşük olsa da model ağırlıklarının bellek yerleşimi ayrıca hesaplanır.
Gemma 4 31B ITGoogle66,2Multimodal / coding / reasoningYerel kullanımda quantization ve context VRAM ihtiyacını belirler.
Nemotron 3.5 LightningNVIDIA65,5Agent / reasoning30B-A3B sınıfı güncel NVIDIA yerel/agent modeli.
Qwen3.5 9B BaseQwen / Alibaba59,3Küçük-orta local LLMOllama Q4 6,6 GB sınıfı nedeniyle 8 GB donanımlarda pratik önemi yüksek.
gpt-oss-20bOpenAI43,3Reasoning / agent / codingOpenAI resmi minimumu 16 GB bellek; benchmark skoru tek başına model seçimi değildir.

local.ai metodolojisi: Intelligence = %10 τ²-bench + %35 GAIA + %55 GDPval. Decode/prefill ölçümleri 32K soğuk context ve tek stream üzerinde raporlanır. Skorlar ve model sürümleri zamanla değişebilir.

09

Image and video models: which model fits which workload?

ComfyUI · Diffusers · local inference
TypeModelMemory referenceBest fitModel card
GörselFLUX.2 Klein 4B~13 GB VRAMHızlı yerel üretim, düzenleme, multi-referenceHugging Face ↗
GörselZ-Image-Turbo 6B16 GB tüketici sınıfıFotogerçekçilik, EN/Çince metin, 8 NFEHugging Face ↗
GörselQwen-Image-251220B model ailesiMetin doğruluğu, layout, multimodal entegrasyonHugging Face ↗
VideoWan2.2 TI2V-5B4090 resmi tüketici örneğiT2V + I2V, 720p, 24 fpsHugging Face ↗
VideoMotif-Video-2B2B sınıfıÜretici değerlendirmesinde VBench toplam 83,76Hugging Face ↗
Video + SesLTX-2.5Checkpoint/precision'a göreAçık ağırlık, yerel çalıştırma, senkron video + sesHugging Face ↗
Video + SesMiniMax H333B sınıfı2K'ya kadar, 15 sn'ye kadar, native stereo audio; lisansı ticari kullanım öncesi okunmalıHugging Face ↗
Metin / logo / tabela

Qwen-Image-2512 ve Z-Image-Turbo özellikle yazı üretimi için incelenmeli. Qwen ailesi karmaşık text rendering ve düzenlemede, Z-Image ise 16 GB tüketici sınıfında fotogerçekçilik ve EN/Çince metinde öne çıkıyor.

Yerel hızlı görsel

FLUX.2 Klein 4B için resmî yaklaşık 13 GB VRAM hedefi var. 16 GB kartlar burada 8 GB kartlara göre doğrudan farklı bir sınıfa geçiyor.

Yerel video

Wan2.2 5B olgun 720p/24 fps referansı; Motif-Video-2B daha küçük araştırma seçeneği; LTX-2.5 senkron ses-video; MiniMax H3 ise çok daha ağır 33B omni-modal sınıf. “En yeni” ile “donanımınıza en uygun” aynı şey değildir.

08

Benchmarks and validation notes

Resmî + gerçek cihaz
ModelÖlçüm / veriSource typeWhat does it show?
M4/M4 ProUnified memoryAppleCPU/GPU ortak havuz
Qwen3.5 27B Q417 GB Ollama referansıOllama24/32 GB+ sınıfında kapasite
gpt-oss-20b16 GB bellekOpenAIBellek kapasitesi açısından uygun
Benchmark okuma kuralı

Creator and community benchmarks vary with backend, driver, quantization, context, batch size and power limit. They are shown as real-world evidence, not guaranteed performance.

09

Official sources and real-user tests

16 kaynak
10

Frequently asked questions

Will Ollama run on this hardware?

Yes, provided the quantized model and context fit the available memory. Start with the models marked comfortable.

If the model file fits in VRAM, is performance guaranteed?

No. KV cache, runtime workspace, memory bandwidth, GPU architecture, context and laptop power limits affect speed.

Should I choose Q4 or Q8?

On limited VRAM, Q4 often gives a better overall experience by leaving room for context. Q8 uses substantially more memory.

Does adding RAM increase VRAM?

No. System RAM can be used for offload but does not increase discrete GPU VRAM. Unified-memory systems are different.

Is Ollama enough for image generation?

Ollama is primarily for LLM/vision inference. Image models such as FLUX, Z-Image and Qwen-Image typically use ComfyUI or Diffusers.

What matters for local video generation?

Resolution, frames, precision, VAE and model-card hardware guidance matter in addition to parameter count.

Should I use CPU offload for a larger model?

It is useful when capacity matters more than latency. For interactive workloads, larger VRAM is preferable when offload becomes the bottleneck.

Should I always use the advertised maximum context?

No. Use only the context you need; KV cache grows with context and can consume the remaining memory.

11

Related local AI guides

EKA SUNUCU · GPU ALTYAPISI

Need a GPU server for a larger model?

Send the exact checkpoint size, target context and concurrent user count and we can size VRAM/RAM correctly.

Top