Skip to content

Releases: openai/gpt-oss

v0.0.9

13 Jan 19:03
5994767

Choose a tag to compare

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

v0.0.8

29 Sep 02:58
d7032f6

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

15 Sep 19:30
7802bf2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

03 Sep 22:37
a0a8427

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

28 Aug 19:04
7be9334

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

18 Aug 01:03
352cd3c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4