Skip to content

Releases: OpenCSGs/csghub

v0.9.0

15 Sep 07:47
375a7bb
Compare
Choose a tag to compare

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

v0.8.0

15 Aug 14:02
704ce90
Compare
Choose a tag to compare

中文版本 Release Notes

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

  • Repo 操作相关的功能迁移 JWT
  • 多元同步文档添加
  • 新建 Repo 表单体验优化,细化校验规则
  • Repo 下载支持 sdk 下载方式
  • 合集第一阶段功能
  • 支持模型体验的 serverless API

应用空间 / Endpoint / Finetune

  • 空间卡片界面优化
  • 资源获取支持区域和可用性支持,同步支持 runtime framework 联动选择
  • Inference Endpoint playground
  • 根据模型的支持显示微调和endpoint部署按钮

个人中心/组织

  • 用户系统迁移至独立的用户系统,需要 Casdoor 的迁移
  • 第三方登录的优化

Bug Fix

  • Finetune 相关 bug 修复
  • Repo 相关的 bug 修复
  • 其他用户体验相关的 bug 修复

其他

  • Server API 过期时间设置
  • 清除部分 Rails 代码

English Version Release Notes

Repo(model/dataset/code/space)

  • JWT Repo related functions migrate to JWT
  • Multi-sync docs
  • Optimize user experience for new Repo and apply validation rules
  • Support SDK download
  • License Interpretation
  • Model provenance display
  • Collection phase 1 functions
  • Serverless API for model experience

Space / Endpoint / Finetune

  • Optimize space index page layout
  • Fetch resource support region and availability, also support runtime framework related change
  • Inference Endpoint playground
  • Update endpoint and finetune deploy logic based on model support

User and Organization profile

  • Migrate user system to independent user system, and need casdoor support
  • Third-party authorization login optimization

Bug Fix

  • Finetune related bug fix
  • Repo related bug fix
  • Other user experience related bug fix

Other

  • Server API expire time update
  • Clear part of the Rails code

V0.7.0

15 Jul 13:31
abd23b9
Compare
Choose a tag to compare

中文版本 Release Notes

代码仓库(模型/数据集/代码/应用空间)

  • Repo 的 index 页面迁移到 JWT 方式
  • 模型新建页面的交互优化
  • 模型的多源同步支持

应用空间 / Endpoint / Finetune

  • 用 resource id 来管理可用云资源
  • 在创建 endpoint 的时候支持重新选择云资源
  • 支持模型微调 (Finetune)
  • 模型是否支持 Endpoint,Finetune 集成
  • 计量功能支持

个人中心/组织

  • 迁移 access token 到 JWT 方式
  • 集成 Starship API Key
  • 支持多源同步 token

Admin Pannel

  • 模型管理
  • 代码管理
  • 系统设置

English Version Release Notes

Repo(model/dataset/code/space)

  • Migrate repo index page to JWT way
  • Optimize new model page UX
  • Support multiple resources sync for models

Space / Endpoint / Finetune

  • Track and manage resources by resource id
  • Enable to change resources when creating endpoint
  • Support model finetuning
  • Show endpoint and finetune entry only for models which support it
  • Integrate metering for space, endpoint and finetune instance

User and Organization profile

  • Migrate access token to JWT way
  • Integrate Starship API Key
  • Support multiple resources sync token

Admin Pannel

  • Model management
  • Code management
  • System config management

v0.6.1

21 Jun 08:39
23513aa
Compare
Choose a tag to compare
  1. show member name and role in org
  2. move user list management to the new admin pannel
  3. bugfix:修复csghub server启动失败问题

v0.6.0

18 Jun 15:16
6d35e01
Compare
Choose a tag to compare

中文版本 Release Notes

代码仓库(模型/数据集/代码/应用空间)

  • commits 列表展示
  • 支持设置行业标签
  • 展示 commit detail
  • git token 更新为 access token
  • 同步展示后台 mirror repo
  • 支持模型 inference endpoint 的部署

应用空间

  • 非管理员不做日志的同步操作
  • 支持 Nginx space

个人中心/组织

  • 修复个人中心加载更多的 bug

Admin Pannel

  • 新的 Admin 后台 /new_admin

其他

  • 添加 profile 我的收藏
  • 组织成员添加 bug 修复
  • 模型数据集 tag 添加 bug 修复
  • 未登录跳转页面修复
  • 更新 runtime framework 的 API
  • 部分功能前后端分离的实现

English Version Release Notes

Repo(model/dataset/code/space)

  • show commits history
  • show commit detail
  • support industry tags
  • git token to access the token
  • create and display mirror repo from server
  • support deploy model as inference endpoint

Space

  • disable sync logs for the user without manage access
  • support Nginx space

User and Organization profile

  • fix load more bugs

Admin Pannel

  • new admin pannel as /new_admin

Other

  • add likes to user profile navbar
  • fix bug for manage org members
  • bug fix for model and datasets tags management
  • fix login redirect
  • update runtime framework API
  • Implementation of front and back end separation of some functions

v0.5.0

14 May 15:18
296d6d1
Compare
Choose a tag to compare

中文版本 Release Notes

代码仓库(模型/数据集/代码/应用空间)

  • 多文件上传
  • 不同类型的 Repo 之间的关联关系
  • 模型数据集添加语言标签
  • 新建 Repo 页面 layout 更新
  • Repo 卡片的 layout 更新
  • 更新 Repo index 页面的排序默认为 trending
  • Repo item layout 的优化
  • Repo 收藏功能
  • 支持切换分支

应用空间

  • 云资源动态获取
  • 优化 Space 的运行状态的资源展示
  • 支持 Streamlit 的应用部署
  • 支持更新 space 的 cover image

个人中心/组织

  • 增加在组织新建 repo 的快捷入口
  • 个人设置页面的 layout 更新
  • 新建组织不再校验 logo

其他

  • 修复用户未登录情况下的 repo clone 问题
  • 在评论中 @用户
  • 修复包含点的路由

English Version Release Notes

Repo(model/dataset/code/space)

  • Multiple file upload
  • Support relationships between different repos
  • Language tags for model and dataset
  • Renew repo form
  • Renew repo card
  • Renew repo item
  • Update the default sort to trending
  • Allow user to collect repo
  • Support switch branch for repo

Space

  • Dynamically get space resources from the server
  • Optimize the display of space running status to include resource type
  • Support Streamlit space
  • Support update space cover image

User and Organization profile

  • New entry for repo creation within Org
  • Renew user profile
  • Remove the presence check for the org logo

Other

  • Fix the repo clone issue for not logged in status
  • support @ user in the comment
  • Introduce Pinia store
  • Fix the routes which include point

v0.4.1

22 Apr 08:40
e98e51e
Compare
Choose a tag to compare

修复不能获取后台服务地址的bug(fix the bug of not loading CSGHub server address)

v0.4.0

18 Apr 10:22
Compare
Choose a tag to compare

中文版本 Release Notes

模型/数据集/代码

应用空间

  • 新增应用空间部署功能(目前仅支持 Gradio)

个人中心/组织

  • 跟新用户 git token 的设置逻辑
  • 组织成员管理(增删查改)
  • 用户名/组织名/repo名的规范统一

其他

  • 国际化(I18n) 进一步完善和优化
  • 翻页样式优化
  • 引入 Pinia store 管理页面状态同步
  • 其他用户体验优化

English Version Release Notes

Model/Dataset/Code

Application

  • Application space deployment (currently only Gradio is supported)

User and Organization profile

  • Update git token initialization logic
  • Enable organization members management(CRUD)
  • Unify name rules for User/Org/Repo

Other

  • Optimize I18n content
  • Pagination layout update
  • Introduce Pinia store
  • Other user experience improvement

v0.3.0

18 Mar 10:02
1b9ed9d
Compare
Choose a tag to compare

中文版本 Release Notes

模型数据集

  • lfs文件下载
  • lfs文件预览
  • 在线上传文件
  • 在线创建新文件
  • 在线编辑文件
  • 增加别名和简介搜索
  • 模型/数据集卡片优化,增加别名和标签
  • 模型/数据集详情页中增加中文名和介绍
  • 模型数据集卡片添加任务标签展示
  • 数据集 Parquet 类型数据预览

个人中心/组织

  • 组织基本信息编辑
  • 组织认证:线下做组织认证,后台更新认证标签

国际化

  • 中文,英文国际化支持

其他

  • 一些 bug 修复和体验优化

English Version Release Notes

Models and datasets

  • LFS file download
  • LFS file preview
  • Upload files online
  • Create files online
  • Edit files online
  • Enable search for nickname and description
  • Add nickname and description to model and dataset card
  • Add nickname and description to model and dataset detail page
  • Add the first task tag to the model and dataset card
  • Parquet dataset preview

User and Organization profile

  • Organization basic information editing
  • Organization certification: Organization certification is done offline, and certification labels are updated in the admin panel

I18n

  • I18n for Chinese and English

Other

  • Bug Fixes & Improvements

v0.2.0

18 Feb 06:22
f8f69ab
Compare
Choose a tag to compare

中文版本 Release Notes

模型数据集

  • 区分模型数据集多模态标签
  • 模型数据集标题大小写敏感修复
  • 增加代码块高亮和内容复制
  • 模型数据集别名和介绍添加
  • 异步加载 README 内容
  • 模型数据集文件和commits信息的异步加载
  • 复制模型数据集完整路径
  • 修复后台返回数据编码异常
  • 点击系统标签切回index页并且进行筛选
  • 修复数据集列表页的 icon

注册登录流程优化

  • 注册流程优化,去掉 email 填写
  • 修复未登录的检查机制

个人中心/组织

  • 个人中心设置为公开
  • 邀请组织成员
  • 优化个人中心,组织模型数据集的页面布局

其他

  • 修复错误页面的大屏幕自适应问题

English Version Release Notes

Models and datasets

  • Differentiate model dataset multimodal labels
  • Model and dataset header case-sensitive repair
  • Enable code block copy
  • Add model and dataset alias and introduction
  • Load README asynchronously
  • Load files and commits asynchronously
  • Copy the model and dataset full path
  • Fix bad encoding for server response
  • Click the system tag and redirect to the index page and filter
  • Fix the icon for the dataset

Sign in and sign up process

  • Remove email when sign up
  • Add logic to check email existence for the case of accessing the model and dataset

User and Organization profile

  • Set user and organization profile to be public
  • Enable invite organization members
  • Optimize user and organization profile layout

Other

  • Fix error page layout on big screen