What's Changed
- Fix mlx_lm.perplexity seed w/ np.random.seed to ensure determinism across runs by @N8python in #415
- server allow specifying seed by @n8sh1 in #414
- Adding ibm Granite MoE by @Goekdeniz-Guelmez in #413
- had to add self.args and self.model_type into the model class for mlx-lm-lore by @Goekdeniz-Guelmez in #422
- add Apertus from Swiss AI by @Goekdeniz-Guelmez in #421
- Add nemotron h by @Goekdeniz-Guelmez in #407
- Adding longcat flash by @Goekdeniz-Guelmez in #423
- Fix Nemotron H loading error by @Goekdeniz-Guelmez in #426
New Contributors
Full Changelog: v0.27.0...v0.27.1