- Major update to CUDA and torch in order to add support for NVIDIA 50 series GPUS
- new MLX PPO Trainer plugin!
- ability to run 4-bit bitsandbytes models in fastchat
Bug fixes
- local and generated datasets viewing doesn’t throw an error
- ability to manually set fallback context length used by MLX
- names of task templates update correctly
What's Changed
- Fix internal error on Datasets tab due to name field by @deep1401 in #444
- Add/further sdk cleanup by @aliasaria in #447
- Add logic to filter experimental plugins by @deep1401 in #451
- Fix rendering of eval and generate configs on update by @deep1401 in #455
Full Changelog: v0.15.2...v0.16.0