Releases: machine-learning-exchange/mlx
Releases · machine-learning-exchange/mlx
MLX v0.2.0 Release
Notable Changes:
- Support for Kubeflow 1.6 (IBM/manifests#v1.6-branch)
- Modelmesh support (#242)
- Display README's from GitHub Enterprise (#368, #369)
- Deploy MLX on KIND (Kubernetes in Docker) (#266)
- Several bug fixes, developer and usability improvements
Full list of Changes:
- Add modelmesh support by @drewbutlerbb4 in #242
- Sed for linux by @BluThaitanium in #250
- Make API Codegen Work on Linux by @ckadner in #255
- Disable UI cache in Quickstart by @ckadner in #257
- Feature all assets from catalog upload by @ckadner in #256
- Update README export commands for disabling UI cache by @BluThaitanium in #265
- [ui] add an ENV var to identify kfp deployment by @yhwang in #268
- platform specification for ARM/M1 compatability with mysql by @BluThaitanium in #272
- Added upload-from-url to catalog service by @JAulet in #259
- Bump url-parse from 1.5.1 to 1.5.3 in /dashboard/origin-mlx by @dependabot in #278
- Bump path-parse from 1.0.6 to 1.0.7 in /dashboard/origin-mlx by @dependabot in #276
- Add docs for KIND deployment by @ckadner in #266
- Simplify Quickstart by @ckadner in #281
- Removed Dashboard Dependency on Catalog Service by @JAulet in #275
- Link KIND Deployment Option on Main README by @ckadner in #283
- Simplify Quickstart (2) by @ckadner in #282
- Upload MLX Workshop Doc by @ckadner in #284
- Disable run in Quickstart (again) by @ckadner in #285
- Npm update packages by @BluThaitanium in #233
- Added buttons that can delete assets by @Zachary-Fernandes in #267
- Small navigation improvements by @Prasantacharya in #238
- Bump dns-packet from 1.3.1 to 1.3.4 in /dashboard/origin-mlx by @dependabot in #280
- Bump ws from 5.2.2 to 5.2.3 in /dashboard/origin-mlx by @dependabot in #277
- Tolerate components w/o description, sanitize parameter names by @ckadner in #288
- Support Codegen for Git Bash on Windows by @RRM123 in #292
- Fix broken link in deployment prereq by @rafvasq in #294
- Replace /os with /mlx by @rafvasq in #297
- Fix incompatible Python packages in
mlx-api
build by @ckadner in #302 - Reject asset upload with invalid
id
by @JAulet in #273 - Self-Referential Links Fix for Markdown View by @RRM123 in #306
- Update prerequisites in with-kubeflow deployment doc by @rafvasq in #307
- Bump follow-redirects from 1.14.1 to 1.14.8 in /dashboard/origin-mlx/server by @dependabot in #296
- Update kustomization.yaml to v0.2.0 version by @Tomcli in #309
- Update v0.2.0 branch by @ckadner in #365
- Add v0.2.0 tag to pipeline template images by @ckadner in #366
- Display Markdown Files from GitHub Enterprise by @ckadner in #368
- Move GHE requests to UI server by @ckadner in #369
Changelog: v0.1.0...v0.2.0
Special thanks to all our contributors!
MLX v0.1.0 release
MLX v0.1.0 release:
- Integrated with Kubeflow v1.4, Datashim v0.1.0
- Support upload, registration, execution, and deployment of:
- AI pipelines and pipeline components
- Models
- Datasets
- Notebooks