Skip to content

v0.0.9

Latest

Choose a tag to compare

@dkundel-openai dkundel-openai released this 13 Jan 19:03
· 4 commits to main since this release
5994767

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

Full Changelog: v0.0.8...v0.0.9