New
v0.25.0.dev0
What's Changed
- Add Gemma3 Conversion script to port weights from HF directly by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2445
- Fix ESM attention for TFLite compatibility by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2466
- Fix PARSeq decoder for TFLite compatibility by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2467
- Fix SAM tests to make it work with Keras master by @abheesht17 in https://github.com/keras-team/keras-hub/pull/2469
- Generated GPT_OSS model files through porter script. by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2384
- Register OpenAI GPT-OSS and GPT-OSS-SAFEGUARD Presets to kerashub. by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2473
- Update latest synced models by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2475
- Version bump to 0.25.0.dev0 by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2478
Full Changelog: https://github.com/keras-team/keras-hub/compare/v0.24.0...v0.25.0.dev0