CSGHub
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是一个开源、可信的大模型资产管理平台,可帮助用...
**Describe the bug** invite new member to a organization error **Environment** CSGHub Version: v0.9 OS: Linux Launch: docker compose **To Reproduce** Steps to reproduce the behavior: 1. Go to a...
root@hcss-ecs-c9de:/www/wwwroot/opencsg/CSGHub-main# bin/dev 16:31:15 web.1 | started with pid 15760 16:31:15 css.1 | started with pid 15761 16:31:15 js.1 | started with pid 15762 16:31:15 js.1 | yarn run v1.22.22 16:31:15...
**Describe the bug** Cannot pull docker image of csghub server on Apple M3 Pro. **Environment** CSGHub Version: v0.9.0 OS: MacOS.. Hardware: Apple M3 Pro 18G Launch: docker compose **To Reproduce**...
i think this diagram (docs/images/portal_tech_graph.png) is out of date. Rails code has been reimplemented in Golang and gin. Also, modules like user, org, tag, discussion have been moved to csghub-server
here is the request: ``` curl 'http://[server_ip]/api/v1/models/CSG_AIWizards/zavychromaxl/mirror_from_saas' \ -X 'POST' \ -H 'Accept: */*' \ -H 'Accept-Language: en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7' \ -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1dWlkIjoiZWJlOTRlMzAtMDRmMS00MTFmLTlmZDktZTMxMDU3MDgxZTg1IiwiY3VycmVudF91c2VyIjoib3BlbmNzZyIsImlzcyI6Ik9wZW5DU0ciLCJleHAiOjE3MjYxMzc1MzF9.VQ9ZeXjI3qXYegHxZgcqVGjv7UCsRLGD9XjjEglEx9c' \ -H 'Content-Length: 0' \ -H 'Content-Type:...
按照官网开发环境搭建 在windows11系统上搭建 ,到第三步配置数据库,执行脚本rails db:create 报错,是需要修改什么配置才能执行脚本么?报错如下: 
之前用的all-in-one  ---------------------- https://github.com/OpenCSGs/CSGHub/blob/main/deploy/all_in_one/docker-compose.yml 最新的 all_in_one 部署方式中已经有了nginx 服务,直接使用 docker compose 启动即可 这里我将all-in-one目录拷贝过来  执行startup.sh运行,提示 [执行startup报错.txt](https://github.com/user-attachments/files/16842913/startup.txt)

git lfs clone https://w8156481:[email protected]:32109/models/w8156481/image_restore.git WARNING: `git lfs clone` is deprecated and will not be updated with new flags from `git clone` `git clone` has been updated in upstream Git to...
**Describe the bug** According to the given setup.md, I follow the guide and get to run `make`, but this command gets stuck and never end. My `.envrc` file is following:...