logoalt Hacker News

cloudkingtoday at 4:14 PM5 repliesview on HN

Those simple prompts produce nearly the exact same layout in the 2 different models?


Replies

jjcmtoday at 6:08 PM

My harness expands the prompt into a json representation that specifies layout much more rigorously, which is why you see such that amount of alignment between the two.

That internal json backing helps significantly when you want to maintain consistent design system components/patterns across multiple pages. The aligned layout is it working as intended.

orbital-decaytoday at 5:37 PM

Totally normal for modern models due to training on the same datasets supplied by third parties, dataset contamination, and mode collapse, especially for simple prompts that don't have enough semantic capacity. -isms are often very similar even without distillation, and tend to come and go in waves along with model generations.

supermatttoday at 4:21 PM

Equally confused with this. They must be using a lot more guidance than just the provided prompt.

howdaremetoday at 5:05 PM

Qwen is trained off of gpt’s outputs. This is both a positive and negative

BoorishBearstoday at 5:42 PM

Qwen's latest image models have a ton of distillation from gpt-image, same with Grok Imagine.

Even the artifacts are getting picked up.

show 1 reply