Papers › DeepSeek-VL: Towards Real-World Vision-Language Understanding

DeepSeek-VL: Towards Real-World Vision-Language Understanding

8 Mar 2024arXiv:2403.05525archive 2025-07-28

Haoyu Lu, Wen Liu, Bo Zhang, Bingxuan Wang, Kai Dong, Bo Liu, Jingxiang Sun, Tongzheng Ren, Zhuoshu Li, Hao Yang, Yaofeng Sun, Chengqi Deng, Hanwei Xu, Zhenda Xie, Chong Ruan

We present DeepSeek-VL, an open-source Vision-Language (VL) Model designed for real-world vision and language understanding applications. Our approach is structured around three key dimensions: We strive to ensure our data is diverse, scalable, and extensively covers real-world scenarios including web screenshots, PDFs, OCR, charts, and knowledge-based content, aiming for a comprehensive representation of practical contexts. Further, we create a use case taxonomy from real user scenarios and construct an instruction tuning dataset accordingly. The fine-tuning with this dataset substantially improves the model's user experience in practical applications. Considering efficiency and the demands of most real-world scenarios, DeepSeek-VL incorporates a hybrid vision encoder that efficiently processes high-resolution images (1024 x 1024), while maintaining a relatively low computational overhead. This design choice ensures the model's ability to capture critical semantic and detailed information across various visual tasks. We posit that a proficient Vision-Language Model should, foremost, possess strong language abilities. To ensure the preservation of LLM capabilities during pretraining, we investigate an effective VL pretraining strategy by integrating LLM training from the beginning and carefully managing the competitive dynamics observed between vision and language modalities. The DeepSeek-VL family (both 1.3B and 7B models) showcases superior user experiences as a vision-language chatbot in real-world applications, achieving state-of-the-art or competitive performance across a wide range of visual-language benchmarks at the same model size while maintaining robust performance on language-centric benchmarks. We have made both 1.3B and 7B models publicly accessible to foster innovations based on this foundation model.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.05525")

Code

Syntology Ran 7 of 11 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 3 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

deepseek-ai/deepseek-vl officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 7 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
3ran · fixture could not drive it
3ran
4unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from deepseek-ai/deepseek-vl. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

window_unpartition deepseek-ai/deepseek-vl/deepseek_vl/models/sam.py official repository ran · fixture could not drive it MIT (permissive) · 7bca1adaded75dc9 · report
create_siglip_vit deepseek-ai/deepseek-vl/deepseek_vl/models/siglip_vit.py official repository ran MIT (permissive) · a63c3596d1105d5d · report
expand2square deepseek-ai/deepseek-vl/deepseek_vl/models/image_processing_vlm.py official repository ran · our draft was wrong MIT (permissive) · 592b3c1a88f93d7c · report
get_rel_pos deepseek-ai/deepseek-vl/deepseek_vl/models/sam.py official repository ran · fixture could not drive it MIT (permissive) · 733d7f0bedcb74c2 · report
to_gradio_chatbot deepseek-ai/deepseek-vl/deepseek_vl/serve/app_deepseek.py official repository ran MIT (permissive) · 10ce40a3d514f69a · report
to_gradio_history deepseek-ai/deepseek-vl/deepseek_vl/serve/app_deepseek.py official repository ran MIT (permissive) · f6e02412cf1ee318 · report
window_partition deepseek-ai/deepseek-vl/deepseek_vl/models/sam.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 5693c99bfc32e135 · report
compact_text_chunks deepseek-ai/deepseek-vl/deepseek_vl/serve/app_modules/overwrites.py official repository unverified MIT (permissive) · ba86a364bce26e9b · report
format_output deepseek-ai/deepseek-vl/deepseek_vl/serve/app_modules/utils.py official repository unverified MIT (permissive) · 75628f3739d6fcd3 · report
markdown_to_html_with_syntax_highlight deepseek-ai/deepseek-vl/deepseek_vl/serve/app_modules/utils.py official repository unverified MIT (permissive) · d1fcc287229a99c6 · report
strip_stop_words deepseek-ai/deepseek-vl/deepseek_vl/serve/app_modules/utils.py official repository unverified MIT (permissive) · f7fc8e891d83a3e1 · report

Tasks

ChatbotLanguage ModellingMultimodal Deep LearningOptical Character Recognition (OCR)Visual Question Answering

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Visual Question Answering MM-Vet DeepSeek-VL GPT-4 score 41.5 #101 of 231 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections