DeepSeek Unveils Experimental Vision Model Challenging Anthropic's Opus 4.8

DeepSeek Unveils Experimental Vision Model Challenging Anthropic's Opus 4.8 DeepSeek announced an experimental multimodal version of its V4 Flash model that can analyze visual prompts, claiming near-parity with Anthropic's Opus 4.8 on multimodal agentic benchmarks. The new release, deepseek-v4-flash-vision-exp, extends DeepSeek's flagship text-only V4 Flash model with vision capabilities. The experimental model processes images alongside text, enabling use cases like describing pictures, rea

2 min
DeepSeek Unveils Experimental Vision Model Challenging Anthropic's Opus 4.8

DeepSeek Unveils Experimental Vision Model Challenging Anthropic's Opus 4.8

Illustration: Neural network forming vision patterns

DeepSeek announced an experimental multimodal version of its V4 Flash model that can analyze visual prompts, claiming near-parity with Anthropic's Opus 4.8 on multimodal agentic benchmarks.

The new release, deepseek-v4-flash-vision-exp, extends DeepSeek's flagship text-only V4 Flash model with vision capabilities. The experimental model processes images alongside text, enabling use cases like describing pictures, reading text from screenshots, and analyzing charts.

How the Model Works

DeepSeek treats images as tokens for billing purposes. Each image is converted into up to 384 tokens, billed at V4-Flash pricing. The model accepts JPEG, PNG, GIF, and WebP formats, with images resized during processing to maintain consistent token budgets.

Developers can provide images via:

  • Base64-encoded inline data
  • External HTTP URLs
  • Files API uploads (allowing images up to 64 MiB)

The API supports detail levels (low, high, original) and integrates with OpenAI-compatible endpoints, the Anthropic-compatible /messages API, and the Responses API for agent workflows.

Benchmark Claims

According to DeepSeek's X announcement, V4-Flash-Vision-Exp "moves close to or even outperforms Opus 4.8" on multimodal agent benchmarks including Agents' Last Exam and ZeroBench. The company positions the model as a lower-cost alternative for vision-enabled agent tasks.

Availability

The model launched on DeepSeek's API platform with vision support enabled at V4 Flash's pricing tier ($0.002 per 1K tokens input, $0.006 per 1K tokens output). It also launched on OpenRouter with the same pricing.

DeepSeek describes the release as experimental, indicating further tuning and scaling work ahead.

Strategic Context

The release comes amid DeepSeek's aggressive push in the AI model market. In July 2026, the company reported its Claude Code competition efforts, and in August it announced plans for an IPO. The vision model extends DeepSeek's multimodal capabilities, which previously included V1 and V2 versions in 2023-2024.

Sources

Written by

More to read

  • Apple Cuts 200 Jobs Across Siri and Vision Pro Teams in AI Realignment

    Apple has eliminated approximately 200 roles across its Siri voice assistant organization and the Vision Products Group, according to reporting from Bloomberg and AppleInsider. The personnel reductions reflect an internal reallocation of engineering resources as Apple shifts from legacy voice parsing architectures to foundation model pipelines and redirects hardware focus toward lightweight AI-enabled wearable devices. The workforce reductions impact roughly 100 employees in the Vision Products

    1 min
  • US Public Opposition to Local AI Data Centers Surges to 75%, Heatmap Survey Finds

    Public opposition to local data center construction in the United States has accelerated sharply over the past twelve months, according to a survey conducted by Heatmap News and Embold Research. The nationwide survey found that 75 percent of American adults now oppose the development of a data center facility near their community, with 61 percent reporting they are strongly opposed. The shift marks a substantial reversal from August 2025, when public sentiment was evenly divided at 43 percent i

    1 min
  • Perplexity and Bits-Per-Byte in Large Language Models: Mathematical Foundations, Tokenizer Dependency, and Compression Benchmarks

    Perplexity and Bits-Per-Byte in Large Language Models: Mathematical Foundations, Tokenizer Dependency, and Compression Benchmarks Evaluating autoregressive large language models requires metrics that quantify predictive confidence across text sequences. The standard objective during pre-training is the minimization of empirical risk under a cross-entropy loss function. Exponentiating this loss yields Perplexity (PPL), a foundational metric dating back to statistical speech recognition and n-gra

    1 min