Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@hiveer hiveer released this 15 Jan 04:16
· 10 commits to main since this release
49600c7

New Features and Improvements

  • Tag Management: You can now add and edit tags in the admin panel.
  • Sign-in Redirection: After successfully signing in, you will be redirected to the page you were on before signing in.
  • Filter by Multiple Tags: The model, dataset, and code pages now support filtering by multiple tags.
  • Multi Sync Proxy: You can configure a proxy for multiple sync jobs via the server config file. For more details, see the [proxy] section of the example config.
  • SGLang Support: The inference engine now supports SGLang, which should offer improved performance in most cases. For more details, see Dockerfile.sglang.
  • Swift Upgradation: The Swift image for fine-tuning has been updated to the latest version.
  • Public Dataset Creation: Users can now create public datasets using the API.
  • Code Refactoring and Test Enhancements: Refactoring has been done to improve code quality and stability. Additionally, more tests have been added to further ensure stability and robustness.

What's Changed

Full Changelog: v1.2.1...v1.3.0