Fetching from the wire…
Public story · 2026-08-31 · high
The Hugging Face upload has a tokenizer and inference reference for a 284B-parameter model you still can't download or run.
Why now: The repo has been up since the model went API-only on August 21.
DeepSeek put a new repo on Hugging Face, and it reads like a model drop without being one. The Hugging Face repo has a tokenizer, a prompt-encoding reference and a minimal PyTorch implementation covering the vision encoder and aligner, DFlash attention, MoE routing, Hyper-Connections and the DSpark forward path. No weight files.
That distinction matters because V4-Flash-Vision-Exp is a 284B-parameter mixture of twenty 13B experts. Nobody is running that locally off a code reference. The model has been API-only since August 21, priced at $0.14 per 1M cache-miss input tokens and $0.28 per 1M output tokens, with images billed at up to 384 tokens each and no separate per-image fee.
A thread about the repo picked up 228 upvotes with people treating it as an open-weights release. It isn't. What you get is enough to read how the architecture works, port pieces of it, or write a compatible client, not enough to load the model yourself.
This is a pattern worth knowing if you track model releases for what you can actually self-host: a code-only reference repo next to a paid API is not the same commitment as an open-weights drop, even when the file browser looks similar and the excitement in the comments doesn't distinguish between them. If you're evaluating whether a "release" changes your deployment options, check for weight files before you check the upvote count.
Each link below shares sources, entities, or timing with this story.
Ollama supports DeepSeek / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (Ollama supports DeepSeek); both cover August, DeepSeek, DFlash, Flash; reported by the same outlet (huggingface.co).
DFlash uses Gemma / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DFlash uses Gemma); both cover August, DeepSeek, Flash, MoE; reported by the same outlet (huggingface.co).
Unsloth Studio supports DeepSeek / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (Unsloth Studio supports DeepSeek); both cover August, DeepSeek, DSpark, Flash; reported by the same outlet (huggingface.co).
DeepSeek partners with Huawei / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek partners with Huawei); both cover DeepSeek, Flash, MoE; reported by the same outlet (huggingface.co).
DeepSeek partners with Huawei / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek partners with Huawei); both cover DeepSeek, Flash, MoE; overlapping topics (attention, deepseek, model).
DeepSeek released DSpark / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DSpark); both cover August, DeepSeek, Flash, MoE; reported by the same outlet (huggingface.co).
DeepSeek released DSpark / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (DeepSeek released DSpark); both cover August, Deepseek, Flash; overlapping topics (code, model).
DeepSeek released DeepSeek Harness / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover August, DeepSeek, Flash, Vision; overlapping topics (august, deepseek, model).