Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@hiveer hiveer released this 15 Sep 07:47
· 24 commits to main since this release
375a7bb

Important

  • 此版本中 Web 框架从 Rails 迁移到 Gin
  • git server增加gitaly的支持,且新版本默认使用 gitaly
  • 本地运行应用空间、推理、微调不再需要域名

中文版本 Release Notes

代码仓库(模型/数据集/代码/合集)

  • 合集功能
  • 文件列表样式优化
  • Repo tabs 样式优化
  • 清除 license 类型的 tag
  • 修复 repo cards 的样式
  • 需要登录才能访问 dataset 详情
  • 更新 repo tags 的新版样式
  • Resolve API 支持更多的图片格式
  • 迁移 tags 接口到 csghub server
  • 迁移 repo community 到 csghub server,支持 discussions,comments
  • 迁移多源同步的 API 到 jwt
  • 数据集预览支持subset,split

应用空间 / Endpoint / Finetune

  • Finetune 可以跳转到模型
  • 提升 endpoint playground 的 token 数量
  • 支持日志自动滚动到最底部

个人中心/组织

  • 优化组织成员邀请用户体验,修复组织成员角色更新逻辑
  • 设置组织默认头像
  • 用户登录流程优化
  • 新增资源控制台(包含finetunes,endpoints,以及资源列表)
  • 支持第三方登录的用户更新用户名
  • 迁移 /users 接口到 jwt
  • 用户信息编辑页面跳转确认

Bug Fix

  • 修复 repo tag 国际化问题
  • 修复 lfs download 问题
  • 修复流水详情接口
  • 修复 repo clone 的地址
  • 修复 repo index 页面翻页问题
  • 修复 lfs 图片的预览

其他

  • 导航栏 layout 更新
  • 404, unauthorized 页面新版本

Important

  • In this version we migrate web framework from Rails to Gin
  • Git server support Gitaly, and Gitaly is the default plan
  • Do not need domain for running space, endpoint, finetune locally

English Version Release Notes

Repo(model/dataset/code/space)

  • Git server adds support for gitaly and new versions use gitaly by default
  • Domains are no longer needed to run app space, reasoning, and fine-tuning locally
  • Collection functions
  • File list UX optimization
  • Repo tabs UX optimization
  • Remove license type from license tag list
  • Fix repo cards style
  • Need login to access dataset
  • Apply new UX style to repo tags
  • Resolve API supports more image type
  • Migrate tags to csghub server
  • Migrate community to csghub server
  • Migrate multi-sync to JWT
  • Datasets preview support subset,split

Space / Endpoint / Finetune

  • Finetune can jump to related models
  • Increase endpoint playground token num
  • Support logs auto scroll

User and Organization profile

  • Optimize org member invitations and fix org member role update
  • Provide default org logo
  • User login optmization
  • Resource console page (include finetunes, endpoints, and resources)
  • Support third party login and update user name
  • Migrate get users to JWT
  • Enable user info edit confirm dialog

Bug Fix

  • Fix repo tag locale problem
  • Fix lfs download problem
  • Fix billing detail endpoint
  • Fix repo clone url
  • Fix repo index pagination
  • Fix lfs image preview problem

Other

  • Update navbar layout to new version
  • New version for 404, unauthorized page