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
2.8k stars 433 forks source link

更改 nginx端口号 然后克隆大文件克隆不下来? #538

Open liminngs opened 3 weeks ago

liminngs commented 3 weeks ago

git lfs clone https://w8156481:ce96caba68c9fa91f7d253f200b779238d4cd9f4@192.168.110.200: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 have comparable speeds to git lfs clone. Cloning into 'image_restore'... remote: Enumerating objects: 37, done. remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 100% (35/35), done. remote: Total 37 (delta 14), reused 0 (delta 0), pack-reused 0 Receiving objects: 100% (37/37), 6.51 KiB | 3.26 MiB/s, done. Resolving deltas: 100% (14/14), done. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/a319fc995fed963a93c43dba86f93f29b7a2d0a949f7b9dfd2e268ccae77384d": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/1001fb2538c3eab5602b7c8fae28959cfe257c1eff295fa1296f26b1b2d3e87e": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/cb8e5d038151192f423d894d08f722921706d4343036e7a6331097c9132b96ca": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/e12afa8060ee60e6f4be68b63cd337b6307073683e7ee6e5bed646c8aa85d0b6": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/63efe999992832f809ec667e677f483d89cbc8796ba50d8a1a7dd30c442fbc5c": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. Failed to fetch some objects from 'https://w8156481:ce96caba68c9fa91f7d253f200b779238d4cd9f4@ai-warehouse.lingsuan-ai.com/models/w8156481/image_restore.git/info/lfs' PS C:\Users\SunCh\Desktop>

SeanHH86 commented 2 weeks ago

请上传一下,您的安装后的nginx的配置内容和每个服务所使用的端口号,以便于我们判断。