DeepSeek V4.1 — Local AI Model by DeepSeek

作者: Jakub Rusinowski · 最后更新: 2026年6月26日

PREVIEW (June 2026, specs unverified). Incremental update to DeepSeek V4 — V4.1 (flagship, ~1.6T/49B) and V4.1 Flash (~284B/13B), MIT-licensed with a 1M-token context. Local support tracks V4 (experimental llama.cpp forks only). Numbers carried from the V4 lineage; verify against the Hugging Face org page.

Licence

LicenceWhat it permitsApplies to
MITCommercial use permitted
Commercial use permitted. No usage restrictions beyond attribution.
DeepSeek V4.1 Flash, DeepSeek V4.1

Hardware Requirements

DeepSeek V4.1 FlashMin 172 GB VRAM · Q4 (experimental) · 1,000,000 ctx ·
DeepSeek V4.1Min 967 GB VRAM · Q4 (experimental, datacenter only) · 1,000,000 ctx ·

Recommended GPU

The cheapest GPU that runs DeepSeek V4.1 locally (min 172 GB VRAM) is the Apple M2 Ultra (192 GB).

联盟营销声明: 本页部分链接为联盟推广链接——如果你通过它们购买,LLM Configurator 可能会获得佣金,而你无需支付任何额外费用。作为亚马逊联盟成员(Amazon Associate),LLM Configurator 会从符合条件的购买中获得收益。
Apple Mac Studio M2 Ultra
192 GB VRAM · 60 W board power
2026年价格波动较大——请以当前商品页价格为准。
在亚马逊查看价格

How to Run Locally

Install Ollama then run: ollama run

Minimum VRAM: 172 GB. For best results use Q4_K_M quantization.

DeepSeek V4.1 — Frequently Asked Questions

How much VRAM does DeepSeek V4.1 need?

DeepSeek V4.1 needs about 172 GB VRAM at Q4 (experimental) quantization for its smallest variant. Variants: DeepSeek V4.1 Flash (172 GB, Q4 (experimental)); DeepSeek V4.1 (967 GB, Q4 (experimental, datacenter only)). On Apple Silicon, unified memory counts toward this requirement.

Can I run DeepSeek V4.1 on an RTX 4090 (24 GB)?

DeepSeek V4.1's smallest variant needs about 172 GB, which exceeds a single RTX 4090 (24 GB). Use multiple GPUs, a higher-VRAM card, or Apple Silicon with large unified memory.

What quantization should I use for DeepSeek V4.1?

Q4_K_M is the best balance of quality and VRAM for DeepSeek V4.1 in most cases. Choose Q8_0 for near-lossless quality if you have spare VRAM, or smaller quants (Q3/Q2) only when memory is tight.

How do I run DeepSeek V4.1 with Ollama?

Install Ollama, then run: ollama run . This downloads DeepSeek V4.1 and starts a local, OpenAI-compatible endpoint — no internet connection is needed after the initial download.

Can I Run DeepSeek V4.1 on My GPU?