Dual RTX 5090 test

#1
by SamirGFX - opened

I have found that running this model on my dual RTX 5090 setup using vLLM delivers excellent performance. I requested that it generate an FPS shooter game in HTML, and it produced approximately 5,400 lines of HTML, JavaScript, and CSS within five minutes. However, the resulting game was entirely non-functional, and the model spent the subsequent hour attempting to resolve the issues without success. It repeatedly entered repetitive loops without making any progress.

I then asked it to rewrite the same game as a single HTML file. It generated approximately 2,800 lines of HTML, JavaScript, and CSS in about eight minutes. Unfortunately, the game contained numerous defects, and the model was unable to resolve them over the following 20 minutes, again cycling through the same unproductive patterns for the entire duration.

In comparison, Qwen3.6-27B remains the superior model for this type of task.

SamirGFX changed discussion title from Dual RTX 5090 to Dual RTX 5090 test

Sign up or log in to comment