Ground Truth.
AI, checked against the source.

News · 2026-09-06

DeepSeek releases a 168 GB MIT-licensed multimodal V4 checkpoint

DeepSeek has released DeepSeek-V4-Flash-Vision-Exp, an MIT-licensed experimental multimodal checkpoint whose Hugging Face repository totals 168 GB. The release matters because it makes a large vision-capable agent model downloadable under a permissive license, while also showing why release claims need careful reading: its headline comparisons are DeepSeek's own measurements under DeepSeek's own harness.

Key facts

The model adds visual understanding to DeepSeek-V4-Flash. DeepSeek positions it for multimodal agent work: tasks where a system inspects an interface, chart, image, or visual state and then acts through tools. The company reports 83.9 on Terminal Bench 2.1, 57.7 on NL2Repo, 59.3 on DeepSWE, 64.3 on Chartography, and other results. It says the model is 'on par' with V4-Flash for text-agent tasks and 'close to Opus-4.8' on multimodal-agent benchmarks.

Those statements are verified as what DeepSeek reports, not as independent conclusions. The same card specifies DeepSeek Harness minimal mode, maximum reasoning effort, temperature 1.0, and top_p 0.95 for its text-agent benchmarks. Harness choices determine prompts, tools, retries, and scoring. It is like comparing race cars after one manufacturer also chooses the tires and track conditions. A benchmark number can be meaningful without proving a vendor-neutral ranking.

The operational fact is the release format. A reader can obtain a 168 GB checkpoint rather than depend only on an API, enabling private deployment, inspection, and research. It also creates a material operating constraint. A 168 GB download is not a 168 GB VRAM requirement: weights must be loaded, inference needs activations and KV cache, and implementations may use different precisions and sharding. The card does not make a primary-source memory recommendation, so claiming it runs on a particular GPU would be speculation.

This is why open weights require more than a label. License, files, documentation, hardware, and operational dependencies determine practical openness. DeepSeek has made the legal and download layer unusually clear. Teams still need to inspect the code path, configuration, safety controls, and infrastructure before serving the model. The newsworthy fact is not that DeepSeek has settled the leaderboard; it is that it shipped a large, permissively licensed vision-agent checkpoint with concrete benchmark disclosures and an observable 168 GB distribution footprint.


Primary source, verified: read the paper →

Key questions

How large is the DeepSeek-V4-Flash-Vision-Exp download?

The Hugging Face repository listing totals 168 GB for the downloadable checkpoint.

Is the model openly licensed?

Yes. DeepSeek's Hugging Face repository lists the MIT license.

How much GPU memory does it need to run?

The primary materials in this dossier do not state a minimum or recommended VRAM requirement, so no runtime-memory number should be inferred from the 168 GB download.
Cite this

APA

Ground Truth. (2026, September 6). DeepSeek releases a 168 GB MIT-licensed multimodal V4 checkpoint. Ground Truth. https://groundtruth.day/news/deepseek-v4-flash-vision-exp-releases-mit-licensed-168gb-checkpoint.html

BibTeX

@misc{groundtruth:deepseek-v4-flash-vision-exp-releases-mit-licensed-168gb-checkpoint,
  title  = {DeepSeek releases a 168 GB MIT-licensed multimodal V4 checkpoint},
  author = {{Ground Truth}},
  year   = {2026},
  month  = {sep},
  url    = {https://groundtruth.day/news/deepseek-v4-flash-vision-exp-releases-mit-licensed-168gb-checkpoint.html}
}

Topics: deepseek · open-weights · multimodal · agents · models

Comments are replies to this story on Bluesky — reply with any Bluesky account to join in.