Hacker News new | ask | show | jobs
by bdcravens 11 days ago
The Grok ones are amusing, almost comically bad. However, whenever I've tried to pass an image creation request to any of the Opus models, it's been far worse, like first week of using Microsoft Paint bad (while ChatGPT would create social media quality images using the same prompts)
1 comments

Opus doesn't have access to an image model, while ChatGPT does (it's not multi-modal, but it can prompt OpenAI's image model). So Opus by default is forced to write code to generate images, or generate SVG's as text. That's putting it in a worse situation than the linked article, where all the models were given rudimentary tools.

Give Opus access to an image model, and it will use that to create images just fine just like ChatGPT.