
Ming-Image-0.1-Design Shipped Quietly: A 6B Design Model That Exists in a Repo and Nowhere Else
- openaiNEWOpenAI: GPT-6 Luna2026-09-2237Intelligence
- openaiNEWOpenAI: GPT-6 Sol2026-09-2248Intelligence
- anthropicNEWAnthropic: Claude Opus 5.52026-09-2258Intelligence
- grokNEWGrok 4.72026-09-2146Intelligence
- OrcaNEWOrca: OrcaCyber Zero 1.02026-09-17$3.00 / $5.00 per 1M tokens
- orcaNEWOrca: OrcaVerify Text 1.02026-09-16$2.00 / $0.00 per 1M tokens
- deepseekNEWDeepSeek: DeepSeek V4.1 Flash2026-09-1040Intelligence
- openaiOpenAI: GPT-6 Astra2026-09-0453Intelligence77Coding
- googleGoogle: Gemini 3.8 Flash2026-09-0241Intelligence76Coding
- qwenQwen: Qwen3.8 Max (0902)2026-09-0245Intelligence76Coding
- anthropicAnthropic: Claude Fable 5.12026-09-0153Intelligence82Coding
- AlibabaQwen: Qwen3.8 Flash2026-08-26$0.15 / $0.47 per 1M tokens
- z-aiZ.ai: GLM 5.3 Flash2026-08-2642Intelligence72Coding
- DeepSeekDeepSeek: DeepSeek V4 Flash Vision (Exp)2026-08-21$0.22 / $0.66 per 1M tokens
- z-aiZ.ai: GLM 5.32026-08-1845Intelligence75Coding
- obsidianQwen3.8 27B2026-08-1534Intelligence68Coding
- deepseekDeepSeek: DeepSeek V4 Pro 08132026-08-1236Intelligence69Coding
- grokSpaceXAI: Grok 4.62026-08-1244Intelligence77Coding
- metaMeta: Muse Spark 1.22026-08-0540Intelligence72Coding
- qwenQwen: Qwen3.8 Max2026-08-0345Intelligence76Coding
There is a 6B text-to-image model called Ming-Image-0.1-Design sitting in the inclusionAI organisation on Hugging Face, and as of 23 September 2026 almost nothing else about it exists. The repository was created on 17 September, the weights landed the same day, and the model card was rewritten on 22 September — three commits across five days, all from one account, with no vendor blog post, no launch note, no model page on any API platform, and a download counter still reading zero. That is what a quiet ship looks like from the outside: a complete artefact and no announcement. This piece is therefore an inventory of what the repository says, what changed on it yesterday, and what remains unverifiable — not a review, because nobody outside inclusionAI has published a number for this model yet.
What the repository actually contains
The card describes Ming-Image-0.1-Design as a 6B text-to-image model for UI, infographics, posters and other text-rich visual designs, generating complete visual compositions and supporting RGBA output with transparent backgrounds. The metadata is unusually permissive for a model this new: MIT licence, diffusers and safetensors, pipeline tag text-to-image, and tags covering image generation, graphic design, text rendering and RGBA.
The recommended inference settings are specific enough to be useful:
• Resolution — 2048 x 2048 recommended, or 1024 x 1024 for faster generation
• Sampling steps — 12
• CFG scale — 1.0
• Precision — BF16
• Hardware — one CUDA GPU with 80 GiB VRAM, described as the validated configuration
Twelve steps at a guidance scale of 1.0 is the profile of a distilled or guidance-free sampler: cheap per image, which is why the card can offer a 2048-pixel output at a step count most diffusion models would not attempt. The card also notes that the public inference code maps text-to-image resolution requests onto the supported 1024 or 2048 bucket, so intermediate sizes are snapped to one of those two.
The file tree tells you a little more than the prose does. Alongside vae and scheduler there is a transformer folder with five weight shards, plus separate mllm, connector and mlp components — the shape of a multi-stage pipeline with a multimodal language model as the text encoder rather than a single monolithic denoiser. That is consistent with the card's note that prompt enhancement can be handled by Ling-3.0-flash-VL or qwen3.8-27B, both sibling models from the same organisation.
The three commits that landed on 22 September
This is the only part of the story with a timestamp inside the last week, and it is the reason the model is worth writing about now rather than in October. The commit titles, in order:
• 22 September, 11:25 UTC — "Publish Ming-Image-0.1-Design release package"
• 22 September, 12:01 UTC — "Refresh Ming-Image-0.1-Design model card"
• 22 September, 15:17 UTC — "Add vLLM-Omni deployment links"
The first two are housekeeping. The third is the substantive change: a framework other than the vendor's own picked the model up, and the card now recommends serving it through vLLM-Omni, with links to a recipe and an installation guide. That is the standard signal that a model has moved from "weights on a shelf" to "something a team can actually stand up behind an endpoint", and it is the kind of change that never generates a press release.
It is also half-landed. The installation guide link resolves. The model-specific recipe path in the same commit does not — it returns a 404 as of 23 September. So the deployment story for Ming-Image-0.1-Design currently reads: the general framework is real, the instructions for this model inside it are still a placeholder. If you are planning to serve it, budget for reading the vLLM-Omni quickstart and working out the model wiring yourself.
The leaderboard in the card, and the leaderboard it is not on
The repository ships one performance graphic: assets/uiux_leaderboard.webp, a leaderboard-styled image headed "Text to Image Leaderboard: UI/UX Design", footed with "Elo scores from blind preference votes in our Image Arena" and an "Open Weights Leaderboard" badge. In it, Ming-Image-0.1-Design sits first at 1,082 Elo, ahead of Ideogram 4.0 (Quality) at 1,052, Ideogram 4.0 at 1,015, HunyuanImage 3.0 Instruct at 1,005, and the FLUX.2 dev variants between 994 and 1,000.
Three things need saying about that image, and the order matters.
First, it is vendor-published artwork inside the vendor's own repository. We are reporting what the file contains, not endorsing it.
Second, we could not find Ming-Image-0.1-Design anywhere on the live Artificial Analysis boards on 23 September — not on the text-to-image leaderboard, not in the UI/UX Design category view, not on the image-editing board, and not on the open-weights view. The top of the live UI/UX Design category is GPT Image 2.5 Flare at 1,227 Elo, and the FLUX.2 entries the card lists appear on that same live board at different values: FLUX.2 [flex] at 1,065, FLUX.2 [max] at 1,053, FLUX.2 [dev] at 1,000. So the card's ranking is a claim about a board we cannot locate, expressed on a scale roughly 150 Elo below the one we can.
Third, Elo is computed per board. A category-specific UI/UX score and a general text-to-image score are different quantities even for the same model, which is why the same FLUX.2 release shows up at 1,026 on one Artificial Analysis board and 1,065 on another. Any comparison that mixes boards is not a comparison.
Net position: Ming-Image-0.1-Design has one performance claim, it is the vendor's own, and no independent evaluation of it exists. That is not an accusation. It is the reason the model needs an outside run before anyone budgets against the 1,082.
What you cannot do with it yet
The Quick Start is the problem. It instructs you to clone github.com/inclusionAI/Ming-Image, install its requirements, and run infer.py against the Hugging Face model ID. That repository does not exist. The page returns a 404, the raw README returns a 404, and no Ming-Image repository appears anywhere in the organisation's public repository list — which does carry Ming, Ling, Ring, Ming-UniVision, Ming-UniAudio and a dozen others, so this is an absence rather than a mis-typed URL. The only documented path to running Ming-Image-0.1-Design is the one path that is not there.
The rest of the access story is equally thin. The card sets inference: false and Hugging Face reports that the model is not deployed by any inference provider. There is no published price, no API identifier, no playground, and no commercial terms beyond the MIT licence on the weights themselves. The download count is zero and the like count is four.
So the honest summary of availability is: the weights are real and permissively licensed, and everything around them — code, docs, hosting, evaluation — is either missing or a stub.
The number that decides who can use it
Eighty gigabytes of VRAM is the whole argument. That is one H100 or H200 class card, or an A100 80GB. It is not a workstation GPU, it is not a laptop, and it is not a spot instance you forget to tear down. Combined with a validated single-GPU configuration, it means Ming-Image-0.1-Design is free to license and expensive to run, which is the familiar shape of an open-weights release from a lab that trains at scale.
For completeness on our own side: no inclusionAI model is routable through OrcaRouter today. The catalogue page listed 199 models across 15 providers when we read it on 23 September, and it contains no Ming entry and no inclusionAI entry of any kind, so there is nothing here to call through us. What a routing layer is actually worth in this situation is the second step — the day an upstream provider picks the model up, trying it becomes a model-ID change on a key you already hold rather than a new contract and a new SDK. Until then, the only way to run Ming-Image-0.1-Design is to find the missing repository and a GPU with 80 GiB to spare.
![The UI/UX Design leaderboard image published in the Ming-Image-0.1-Design repository. It is headed 'Text to Image Leaderboard: UI/UX Design' with the footer 'Elo scores from blind preference votes in our Image Arena' and an 'Open Weights Leaderboard' badge. Ming-Image-0.1-Design is listed first at 1,082 Elo, above Ideogram 4.0 (Quality) at 1,052, Ideogram 4.0 at 1,015, HunyuanImage 3.0 Instruct at 1,005, FLUX.2 [dev] at 1,000, FLUX.2 [dev] Flash at 999, FLUX.2 [dev] Turbo at 994 and HiDream-O1-Image at 987.](https://cms.orcarouter.ai/api/media/file/2-1131.png)

What would turn this into a story
Four things, in ascending order of how much they would tell you. The companion repository appearing, which would make the model runnable as documented. The vLLM-Omni recipe filling in, which would make it servable without guesswork. An inference provider listing it, which would put a price on it. And an independent Elo, which would be the first number about this model that did not come from the people who trained it.
Until at least one of those lands, the correct posture is narrow and unglamorous. If you build evaluation sets for UI and layout generation, the weights are worth pulling now — MIT, 6B, one config, and a step count low enough to make a few thousand samples affordable. If you need image generation in production this quarter, Ming-Image-0.1-Design is not a candidate: there is no endpoint, no support, and no third-party score. And if you are tracking the inclusionAI organisation, note that it now has an image model to go with its language and speech lines, that it shipped this one without telling anyone, and that the two-week gap between the initial upload and the release package suggests the quiet period was deliberate.

