The article analyzes the architectural advances of OpenAI's new open-weight LLMs, gpt-oss-120b and gpt-oss-20b, and compares them to Qwen3. The models have several interesting design choices, including the use of Rotary Position Embedding, Swish activation, and Mixture-of-Experts. The article also discusses the differences between gpt-oss and GPT-2, and how the new models can run locally on single GPUs. The comparison with Qwen3 highlights the trade-offs between model size, accuracy, and computational efficiency.