DeepSeek-V4-Flash-Vision-Exp adds image input to the DeepSeek-V4-Flash model without giving up what that model was already good at. You can hand it a dashboard screenshot, a plot from a paper, a photo of a whiteboard, or a mix of images and text, and ask it to answer, extract, or act. The interesting part is the agent side: the model keeps DeepSeek's tool calling and reasoning, so a screenshot of a failing test can become a fix, and a chart image can become a table and a summary in the same run.
DeepSeek reports that the vision version matches or beats the text-only V4-Flash on its coding and terminal agent benchmarks, and pulls clearly ahead on the multimodal agent tests where the older model simply ignored the images. It is labeled experimental, and the weights are released under the MIT license.