Comment on Ask HN: How does GPT-OSS compare to other open-source models?Comments−roscas1yOnly compared with qwen3-coder and it's very bad.First comparison was a 500 line Python program that 5 minuts later, gpt-oss:20b was silent. Canceled.Put the same program on qwen3-coder and in about 20 to 30 seconds it made the summary of what the program does. Just top!But other examples were so bad, I did not removed yet so I can do a few more tests but I will remove it soon.Qwen3.coder:30b is the best model I tested so far. Almost every prompt has output in one second or a little more.Sometimes I put the same prompt in ChatGPT and Perplexity and almost everytime I get what I need from qwen3.Since it is really fast and with quality output, that is almost my go to for help.
Comments
Only compared with qwen3-coder and it's very bad.
First comparison was a 500 line Python program that 5 minuts later, gpt-oss:20b was silent. Canceled.
Put the same program on qwen3-coder and in about 20 to 30 seconds it made the summary of what the program does. Just top!
But other examples were so bad, I did not removed yet so I can do a few more tests but I will remove it soon.
Qwen3.coder:30b is the best model I tested so far. Almost every prompt has output in one second or a little more.
Sometimes I put the same prompt in ChatGPT and Perplexity and almost everytime I get what I need from qwen3.
Since it is really fast and with quality output, that is almost my go to for help.