Skip to content

v0.9.0

Compare
Choose a tag to compare
@Rader Rader released this 15 Sep 09:15
· 136 commits to main since this release
db5221c

重大更新:

  1. golang 重写 Rails 服务端API
  2. git server增加gitaly的支持,且新版本默认使用 gitaly
  3. 本地运行应用空间、推理、微调不再需要域名

新功能:

  • 合集
  • 新增资源控制台:

改进项:

  • 用户登录状态判断、过期时长优化
  • 数据集预览:支持多.parquet 文件预览
  • Fintune:避免llama-factory 首页多次刷新导致实例卡死问题
  • 应用空间、推理和微调实例停止后资源立即释放
  • http,ssh clone地址动态生成,方便切换不同的域名

问题修复:

Major Updates:

  • Added support for Gitaly in the Git server, with the new version defaulting to Gitaly.
  • Local execution of application spaces, inference, and fine-tuning no longer requires a domain name.

New Features:

  • Collections
  • New resource console

Improvements:

  • Dataset preview: supports viewing multiple .parquet files.
  • Finetune: resolved the issue of multiple refreshes on the llama-factory homepage causing instance freezes.
  • Immediate resource release after stopping application spaces, inference, and fine-tuning instances.
  • Dynamic generation of HTTP and SSH clone URLs to facilitate switching between different domain names.

Bug Fixes: