Here’s all the improvement to Tune Studio to make it the best Gen AI platform in the world for you.

v0.9.5 (2024-08-08)

This improves adapter finetuning experience end to end from choosing/uploading a dataset to training a job and testing that model with playground.

No model hosting cost on finetuned adapters, only pay for tokens you use.

Improvements

  1. Studio UI: Improved billing system user experience and added a feature to show model deployment source.
  2. Model Overview: Removed unnecessary options when uploading datasets from Hugging Face and downloading datasets from buckets.
  3. Proxy: Improved Text Generation Interface (TGI) feature for faster performance and added tests for TGI feature.
  4. Behind-the-Scenes: Updated dependencies for security and efficiency and improved build process for faster and reliable performance.

Bug Fixes

  1. Studio UI: Fixed scrolling issues on model finetuning page and bugs on model overview page.
  2. Finetune Modal: Fixed issues with finetune modal.
  3. Model Settings: Fixed model settings page issues.
  4. Proxy: Fixed server type matching condition and TGI adapter streaming issues.
  5. Behind-the-Scenes: Fixed dataset formatting issues and file listing and download issues.

v0.6.12 (2024-04-22)

Improvements

  1. Model: You can now easily update the name of your external models.
  2. APIs: We’ve enhanced our system to better handle external models in Studio API requests.
  3. Settings: Added an exclusion list for more clearer organization logs.

Bug Fixes

  1. Model: Fixed an issue where the GPU count was not being updated correctly.