Model Image Upload
·
647 commits
to main
since this release
New Functionalities
Model image upload SDK
- Self-onboarding support for ASR models
- CLI for the model image upload SDK
- Installation of model-interfaces (previously aixplain-models-internal) as an extra dependency under the “aixplain” namespace
- Google Colab for fine-tuning search and text generation models in user documentation
Minor Improvements
- Transitioned aiXplain SDK from setup.py to pyproject.toml.
- Filtering models by AI Supplier
What's Changed
- Update user docs and add FineTune Search and LLM functional tests by @lucas-aixplain in #79
- Supplier Filter by @MAlyafeai18 in #80
- validate the splitting of metadata by @MAlyafeai18 in #75
- Add Azure ASR fine-tuning to functional tests by @lucas-aixplain in #82
- Fix ModelFactory list method by @lucas-aixplain in #83
- chore: update backend endpoints. by @ikoujar in #78
- Removing problematic finetuning test by @mikelam-us-aixplain in #85
- Started image upload implementation by @mikelam-us-aixplain in #58
- Preparing for release 0.2.4 by @mikelam-us-aixplain in #87
New Contributors
Full Changelog: 0.2.3...0.2.4