Simple minesweeper game is failing.
Hi
I tried a simple minesweeper game generation on official NVIDIA site (https://build.nvidia.com/nvidia/nemotron-3-nano-30b-a3b)
It generated a code, but shows all cell vertical. - So it fails. (instruction: make a html based minesweeper game)
I also tried GGUF Q8 LM Studio Community Model NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 by nvidia but the code mostly failed at showing the board even.
Why it has so bad results?
I saw a very appreciative youtube video ( https://www.youtube.com/watch?v=8z6PGUiuNMo ) about the programming capability, but my experience is very bad.
UPDATE: π
LM studio - Local running version "LM Studio Community Model NVIDIA-Nemotron-3-Nano-30B-A3B-BF16" (GGUF Q8) with
OPENCODE works very well! Fast 115 token/sec ( on dual 3090. (48GB VRAM) )
it was the only model over Qwen3-30B-A3-Coder which was able to solve very complex Playwright test build with playwright MCP.
Very nice but still not able to solve simple - basic tasks like minesweeper -
FYI. Hungarian language support is bad, - but officially not promised at all.
So very mixed experience. i turn back to qwen3 coder for coding.