往下拉回到首頁
Qwen3.6 只看一次就會玩俄羅斯方塊?AI 學習能力超越想像

Qwen3.6 只看一次就會玩俄羅斯方塊?AI 學習能力超越想像

Qwen3.6 One Shot Tetris Game

I am blown away by what this model can generate locally. I asked for a flashy Tetris game with particle effect and boy did it deliver! https://codepen.io/deadman87/pen/gbwJZRR LLaMA Server command: ./llama-server \ --jinja \ -hf unsloth/Qwen3.6-35B-A3B-GGUF:UD-Q4_K_XL \ --image-min-tokens 1024 \ --n-cpu-moe 18 \ --no-mmproj \ --parallel 1 \ --temp 0.6 \ --top-p 0.95 \ --top-k 20 \ --presence_penalty 1.5 \ --min-p 0.00 Prompt: Create a tetris game in a single html file. Include pa