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
2.52k stars 387 forks source link

完整部署文档不存在吗? #305

Closed zhouwj83 closed 1 month ago

zhouwj83 commented 1 month ago

https://github.com/OpenCSGs/CSGHub/blob/release-v0.7.0/docs/full_deployment_cn.md

Rader commented 1 month ago

多谢反馈! v0.7 版本计划使用k8s 一键部署, helm chart 的脚本很快会更新上来。

zhouwj83 commented 1 month ago

多谢反馈! v0.7 版本计划使用k8s 一键部署, helm chart 的脚本很快会更新上来。

那请问目前docker镜像 opencsg/**:latest对应的是什么版本?

Rader commented 1 month ago

多谢反馈! v0.7 版本计划使用k8s 一键部署, helm chart 的脚本很快会更新上来。

那请问目前docker镜像 opencsg/**:latest对应的是什么版本?

目前还是 v0.6

Rader commented 1 month ago

@zhouwj83 镜像已经更新到 v0.7

zhouwj83 commented 1 month ago

@Rader 已部署最新版本,感谢

zhouwj83 commented 1 month ago

关闭