Run bartowski/DeepSeek-V4-Flash-GGUF locally

License: mit ⬇ 242,695 ❤ 32
Parameters284.33B
Context1,048,576

bartowski/DeepSeek-V4-Flash-GGUF is a very large language model with 284.33 billion parameters, built on the deepseek4 architecture. It is released under the mit license and has been downloaded 242,695 times.

To run bartowski/DeepSeek-V4-Flash-GGUF locally at a 4,096-token context, its quantized versions need between 146.13 GB (GGUF, lowest quality) and 146.13 GB (GGUF, highest quality) of memory, weights plus KV cache and a system margin included.

→ Guide: How much VRAM do you need?

All quantizations

Quant.Bits QualityWeights KVTotal Speed~Verdict
GGUF 4.39 Good 145.29 GB 0.04 GB 146.13 GB Insufficient

KV cache computed from the model's exact architecture. Speed is a rough estimate bounded by memory bandwidth.

Frequently asked questions

Can I run bartowski/DeepSeek-V4-Flash-GGUF on an 8 GB GPU?

No. bartowski/DeepSeek-V4-Flash-GGUF does not fit on an 8 GB GPU, even with the smallest quantization and system RAM offloading.

Can I run bartowski/DeepSeek-V4-Flash-GGUF on a 16 GB GPU?

No. bartowski/DeepSeek-V4-Flash-GGUF does not fit on a 16 GB GPU, even with the smallest quantization and system RAM offloading.

Can I run bartowski/DeepSeek-V4-Flash-GGUF on a 24 GB GPU?

No. bartowski/DeepSeek-V4-Flash-GGUF does not fit on a 24 GB GPU, even with the smallest quantization and system RAM offloading.

What is the best quantization for bartowski/DeepSeek-V4-Flash-GGUF?

If memory allows, higher bits-per-weight means better quality. A common sweet spot is a Q4_K_M or Q5_K_M quantization, which keeps most of the quality while roughly halving the memory versus 8-bit. Pick the highest quantization that still fits in your VRAM.