Token Chaser
AI · Homelabs · Benchmarks
Lab Notes/Gemma4 31B vs Qwen3.6 27B | Local Head-to-Head
LLM TestingMay 21, 2026Watch on YouTube

Gemma4 31B vs Qwen3.6 27B | Local Head-to-Head

In this video, I put Gemma 4 31B head to head against Qwen3.6 27B to see which model performs better on real interactive coding tasks. Both models were tested with the same 3 single-file HTML prompts: • iOS-style web UI with apps, a game, theme switching, and a surprise feature • Full Tetris game with sound effects, scoring, leaderboard, and AI autoplay • Interactive cyberpunk stock trading dashboard with simulated live data The goal was to compare speed, design quality, instruction following, interactivity, game logic, UI polish, and how usable the final outputs actually were. This is not a perfect scientific benchmark. It is a real-world side-by-side test to see how these models perform when building creative browser projects from scratch. Models tested: • Gemma 4 31B • Qwen3.6 27B Let me know which model you think won and what matchup I should test next. #Gemma4 #Qwen #Qwen36 #LocalAI #LLM #AIModels #OpenSourceAI #CodingAI #RTX3090 #Homelab #TokenChaser

Models2
Prompts3
Live HTML6
Files6

Video

Models Tested

Gemma4 31B
Q4_XL
RTX 3090ti
Qwen3.6 37B
Q4_XL
RTX 3090

Prompts Used

1iOS-style web UI
Create a single HTML file for a iOS web UI. Create at least 5 apps, 1 game and theme switching. Add a surprise feature.
2Full Tetris game
Create a single HTML file full tetris game. It should have sound effects, scores, leaderboard, and a AI autoplay feature.
3Cyberpunk stock trading dashboard
Create a single HTML file interactive cyberpunk themed stock trading dashboard. Toggles, charts, lists, menus, notifications and simulated live data feed.

Live HTML Outputs

6
Gemma4 31B
Q4_XLRTX 3090ti
3
HTML
gemmaios.html
20.4 KB
OpenDownload
HTML
gemmaistocks.html
13.5 KB
OpenDownload
HTML
gemmatetris.html
16.9 KB
OpenDownload
Qwen3.6 37B
Q4_XLRTX 3090
3
HTML
qwenios.html
42.2 KB
OpenDownload
HTML
qwenistocks.html
36.2 KB
OpenDownload
HTML
qwentetris.html
14.9 KB
OpenDownload