Free DeepSeek V4 Flash Vision (Exp) API

Cập nhật 2/9/2026

DeepSeek V4 Flash Vision experimental multimodal model with 1M context, served by AMD GPU Cloud.

Về Mô hình

Why Choose DeepSeek V4 Flash Vision (Exp)?

DeepSeek V4 Flash Vision (Exp) is DeepSeek's experimental multimodal foundation model running on AMD Radeon Cloud GPU clusters, combining sub-second latency with 1M context and high-fidelity visual reasoning.

Key Strengths & Capabilities

  • 1M Context Window: Ingest massive multi-image documents, UI mockups, and extensive multimodal prompts without truncation.
  • High-Throughput Vision Reasoning: Accelerated by AMD Instinct/Radeon GPU architecture with dynamic sglang-router dispatching.
  • Dual Protocol Support: Seamlessly switch between standard OpenAI Chat Completions and Anthropic Messages formats.
  • Free Developer Access: Freely accessible in AMD Radeon Cloud Token Factory without requiring credit card registration.

Free Tier Basis

Offered as a Public Free Model API in AMD Token Factory. Points indicate relative usage rather than billing charges.

Cách gọi DeepSeek V4 Flash Vision (Exp)

curl
curl https://developer.amd.com.cn/radeon/api/v1/chat/completions \
  -H "Authorization: Bearer $AMD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "DeepSeek-V4-Flash-Vision-Exp",
    "messages": [
      {
        "role": "user",
        "content": [
          {"type": "text", "text": "Describe what is in this image:"},
          {"type": "image_url", "image_url": {"url": "https://example.com/demo.png"}}
        ]
      }
    ]
  }'

Chi tiết nhà cung cấp

Các nền tảng sau cung cấp quyền truy cập miễn phí vào DeepSeek V4 Flash Vision (Exp) thông qua các gói miễn phí, tín dụng dùng thử hoặc hạn mức hàng ngày.

Nhà cung cấpCửa sổ ngữ cảnhHạn mức miễn phíYêu cầu thẻĐánh giáHành động
AMD Radeon CloudN/AKhông giới hạnKhông
加载评分…
Details

Câu hỏi thường gặp

Phản hồi từ cộng đồng

Bình luận được liên kết với tài khoản GitHub của bạn — đăng nhập để tham gia thảo luận.

Biết một nhà cung cấp miễn phí khác cho DeepSeek V4 Flash Vision (Exp)?
Giúp đỡ cộng đồng bằng cách chia sẻ các cách khác để truy cập mô hình này miễn phí.