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

使用下面这个docker compose在本地部署服务 ```bash services: csghub: image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/omnibus-csghub:v1.10.0-ce container_name: csghub environment: CSGHUB_OMNIBUS_CONFIG: | csghub: external_url: "http://xx.xx.xx.xx" server: multi_sync: enabled: false proxy: hosts: [] model: download_endpoint: "http://xx.xx.xx.xx" telemetry: enable: false dataflow: address:...

模型删除时,minio上存的模型文件不删的么?

question

gitaly-wrapper这个源码在哪,如何编译的

**Describe the bug** After using helmchart to deploy in the k8s cluster, git lfs cannot upload a single model file larger than 4G through http or ssh. **Environment** CSGHub Version:...

**Describe the bug** Calling csghub-sdk's upload_file cannot upload large files (all display success, small files can be uploaded normally) **Environment** CSGHub Version: v1.7.0 OS: Linux Hardware: 32c128G Launch: docker compose...

看起来像是数据库初始化的问题 怎么修改sql初始化的脚本? root@707e773272ea:/# csghub-ctl status run: accounting: (pid 3007) 1906s; run: log: (pid 2194) 1907s run: casdoor: (pid 2912) 1906s; run: log: (pid 2193) 1907s run: dataviewer: (pid 3696) 1905s;...

Describe the bug When attempting to create an application space by following the template example in the CSGHub platform, an error occurs during the creation process. The operation fails to...

请问 opencsg 能兼容 hf 吗?这样配置可以吗? ![Image](https://github.com/user-attachments/assets/0edc4310-3273-4cba-9174-c033f22a7128)