CSGHub icon indicating copy to clipboard operation
CSGHub copied to clipboard

CSGHub is an opensource large model assets platform just like on-premise huggingface which helps to manage datasets, model files, codes and more. CSGHub是一个开源、可信的大模型资产管理平台,可帮助用...

Results 148 CSGHub issues
Sort by recently updated
recently updated
newest added

When you click on the homepage of OpenCSG, the custom-created tags initially appear as large bars, then gradually refresh to smaller bars one by one until all the tab bars...

needs more info

When running the backend on Windows, I am prompted that the version of D: \ code \ go \ csghub main \ frontend \ tpp \ main.exe is not compatible...

needs more info

{ "msg": "failed to signin: failed to create user,error:failed to create user in db,error:ERROR: duplicate key value violates unique constraint \"idx_users_username\" (SQLSTATE=23505)" }

needs more info

手动部署完前后端之后 登录成功时前端显示: { "status": "error", "msg": "Unauthorized operation", "data": null, "data2": null } 后端打印: {"time":"2024-12-31T11:21:25.676151366+08:00","level":"INFO","msg":"http request","ip":"192.168.1.65","method":"GET","latency(ms)":25,"status":200,"current_user":"","auth_type":"","url":"/api/v1/callback/casdoor?code=db36616a98e9883163fa&state=casdoor"}

needs more info

现在导入数据集或者模型,我要新建一个集合,然后clone到本地,然后在本地add,commit,push。 但是有些大模型或者大数据集,我已经从Modelscope或者huggingface拉到本地了,能否在持久化的目录中直接导入,而不是再add、commit、push。

needs more info

**Describe the bug** ``` root@fhv-devcsghub-01 /data/nfs/csghub/docker-compose-ori # bash startup.sh [2025-01-10 15:34:15] [NORM] Current configured domain name is 10.0.36.67. [2025-01-10 15:34:15] [NORM] Nginx Main: [2025-01-10 15:34:15] [INFO] - render nginx configuration...

documentation
waiting for feedback

When I try to quickly install using Helm in my Kubernetes cluster with the command: `curl -sfL https://raw.githubusercontent.com/OpenCSGs/csghub-installer/refs/heads/main/helm-chart/install.sh | bash -s -- ` I encounter the following error message: `W1012...

question

**What this PR does**: 创建检测垃圾issue和comment的action任务: 每天凌晨2点执行,根据关键字检测issue和comment内容,超过阈值,关闭或者删除,默认dry-run模式 **Type of changes** Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New...

**Describe the bug** 部署会出现部署失败但是页面和log文件都没有任何日志提示的情况 Environment CSGHub Version: v0.12.0 OS: Linux(openEuler 2203版本) Hardware: 16c32g Launch: docker compose 部署 csghub + helm 部署runner服务 页面情况,部署失败,日志为空 runner日志 ``` 10.42.0.1 - - [21/Nov/2025:04:14:19 +0000] "GET...