Open-weight promise seems nice, but 1) I've seen people commenting that these hopes amounted to nothing for some previous releases (no idea which promises were made though); and 2) if the backbone is released as Dev, what will be missing? I can't easily tell from the post.

dev variants are usually cfg distilled which means that directly finetuning isn’t as effective. In the past, for the flux2 klein models,they released base versions that are not distilled. So it will probably be a while before you can fully take advantage of the open weights.

[flagged]

Could be handicapped version with more limited functionalities. Noentheless, open-weight is open-weight, I just hope the quality is good enough to be sota.

Most of the disappointment around the previous open‑weight BFL release (at least for Flux.2 [dev]) came down to two main issues:

• It initially required significantly more VRAM and was much slower than alternatives released around the same time (like Z‑Image Turbo).

• The license felt overly restrictive.

Flux2.dev and even klein 9b are extremely close to sota. People who are saying otherwise probably haven't used them very much.

I run a fairly high-traffic site for generative image models focusing on complex prompt adherence. Flux.2 doesn’t score anywhere near SOTA proprietary models.

Klein 9b is decent for image-to-image, but when used for pure generative purposes brings back SDXL levels of body horror (have some Gattica pianists).

If you can get past the annoying JSON structuring, Ideogram 4 is probably the best option in the open‑weights world right now for text2image purposes, and even scored higher than the original Nano-Banana.

For ref: Flux.2 scored 5, Ideogram4 scored 8, and gpt-image-2 scored 12 out of 15.

Comparison of Flux.2 [dev], Ideogram4, NB Pro, and gpt-image-2.

https://genai-showdown.specr.net/?models=nbp,f2d,g2,id4

I suppose "close" could be interpreted subjectively.

I use flux2.dev on my 5090 with a prompt upsampler (that I host on my 3080ti, it's been so long since I looked at it, its either some qwen or Mistral model). I use the upsampler to produce json structure based on this prompting guide: https://docs.bfl.ml/guides/prompting_guide_flux2

For being able to run on my 5090, it produces incredibly consistent and stable results that work for my use case so well, I find myself reaching for it over proprietary models.

I'm always interested to see objective comparisons though. It's clear from yours that flux lags. But the fact that I can use it locally over closed source sota models is very compelling (to me).

You've convinced me to checkout ideogram4 though!

Ideogram4 is great! Just make sure that you either use some kind of preprocessor to convert your natural language prompt to the strict structured JSON format otherwise the results can suffer.

I personally use Qwen3 8b LLM for this purpose, but I think that the KJ prompt builder node handles this out of the box in ComfyUI.

https://github.com/kijai/ComfyUI-KJNodes

I run some of the 2.3 models locally so I'm not sure where you saw that they didn't follow their words?

It is not that they don't release open weights, but some users report that they are significantly inferior to the closed versions.