Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-29 | 640 Bytes | |
v0.0.8 source code.tar.gz | 2025-09-29 | 32.2 MB | |
v0.0.8 source code.zip | 2025-09-29 | 32.4 MB | |
Totals: 3 Items | 64.6 MB | 20 |
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