New
v0.0.8
What's Changed
- Adding metal moe kernels for prefill by @ibahmed-oai in https://github.com/openai/gpt-oss/pull/191
- Speeding up prefill with new moe kernels by @ibahmed-oai in https://github.com/openai/gpt-oss/pull/192
- Metal: fix resource leak in prefill by @Maratyszcza in https://github.com/openai/gpt-oss/pull/194
- Metal: support sharded checkpoints in the converter by @Maratyszcza in https://github.com/openai/gpt-oss/pull/195
- Polish the python code and browser experience by @dkundel-openai in https://github.com/openai/gpt-oss/pull/198
Full Changelog: https://github.com/openai/gpt-oss/compare/v0.0.7...v0.0.8