OpenCSGs / CSGHub

CSGHub is an opensource large model assets platform just like on-premise huggingface which helps to manage datasets, model files, codes and more. CSGHub是一个开源、可信的大模型资产管理平台,可帮助用户治理LLM和LLM应用生命周期中涉及到的资产(数据集、模型文件、代码等)。CSGHub提供类似私有化的Huggingface功能,以类似OpenStack Glance管理虚拟机镜像、Harbor管理容器镜像以及Sonatype Nexus管理制品的方式,实现对LLM资产的管理。欢迎关注反馈和Star⭐️
https://opencsg.com/models
Apache License 2.0
1.66k stars 251 forks source link

离线无网络环境部署问题 #197

Closed yangjian615 closed 1 month ago

yangjian615 commented 2 months ago

离线无网络部署问题: image 查看csghub_server服务日志error image 联网后正常使用请排查

Rader commented 2 months ago

目前 csghub_server在离线部署情况下有依赖包无法下载,会导致服务启动失败,下个版本会修复,目前代码已经合并。

http://localhost:8082/status-all 无法访问是因为 space 部署服务没起来,如果不使用 space 相关功能,可以忽略这个错误

Rader commented 1 month ago

@yangjian615 新版已经解决了离线部署的问题,如果仍然需要离线部署请升级到最新版。

这个 issue 先关掉了。