What's Changed
- Add the official AWS launch blog post and reformat the AWS section to awesome-gpt-oss.md by @neoremind in #197
- Metal: simplify Model type check in Python wrapper by @Maratyszcza in #202
- Metal: move max_batch_tokens from Model into Context by @Maratyszcza in #201
- GPT-OSS Reinforcement Finetuning Example by @danielhanchen in #208
- add stateful jupyter notebook option and make browser more reliable by @dkundel-openai in #199
- Removing GPU-CPU sync during MoE MLP in Prefill by @ibahmed-oai in #218
- Eliding copying the KV after RoPE to the KV cache during prefill by @ibahmed-oai in #221
- fix: remove duplicated variable causing Metal build failure by @hukurou0 in #220
- Add user-agent to headers for tracking by @smboy in #235
New Contributors
- @neoremind made their first contribution in #197
- @danielhanchen made their first contribution in #208
- @hukurou0 made their first contribution in #220
- @smboy made their first contribution in #235
Full Changelog: v0.0.8...v0.0.9