If you just want it to generate UI out of nothing, the benchmarks aren't really for that.
If you want to generate a UI based on specific user input of some kind, then they are.
I'd suggest using one model for UI and another model for tacking onto that UI. LLMs are great at pattern matching, and benchmarks don't really capture one-shotting desirable UI.
That said, benchmaxxing is a thing and your experience with models is a thing. Benchmarks are fuzzy and should be taken with a grain of salt.