一文走进GpuGeek | 学术资源加速怎么用?

Github加速站: https://ghproxy.link

HuggingFace加速站:https://hf-mirror.com

GPUGEEK 学术资源加速

声明 GPUGEEK 学术资源加速限于学术使用 github 和 huggingface 网络速度慢的问题,以下为方便用户学术用途使用相关资源提供的加速代理,不承诺稳定性保证。此外如遭遇恶意攻击等,将随时停止该加速服务,该服务仅限于在 GPUGEEK 平台实例中使用。

以下为可以加速访问的学术资源地址,包含如下域名及域名对应所有二级域名:

github.com githubusercontent.com hf.co huggingface.co pypi.org python.org pytorch.org nvidia.com

庆阳A区在终端中使用:

curl -sSL -o /etc/network_turbo https://oss-high-sq01.cdsgss.com/public-static-prod-gpuzoom/installation/platform/qy_network_turbo chmod +x /etc/network_turbo source /etc/network_turbo

庆阳B区在终端中使用:

curl -sSL -o /etc/network_turbo https://oss-high-sq01.cdsgss.com/public-static-prod-gpuzoom/installation/platform/qyb_network_turbo chmod +x /etc/network_turbo source /etc/network_turbo

宿迁B区在终端中使用:

curl -sSL -o /etc/network_turbo https://oss-high-sq01.cdsgss.com/public-static-prod-gpuzoom/installation/platform/sq_network_turbo chmod +x /etc/network_turbo source /etc/network_turbo

取消网络加速

unset http_proxy && unset https_proxy && unset all_proxy

程序启动时使用加速

以ComfyUI启动参数为例:

#庆阳A区 export no_proxy=localhost,127.0.0.1,aliyuncs.com,tencentyun.com,modelscope.com && \ export all_proxy=socks5://10.164.84.9:19280 && \ python3 main.py --listen 0.0.0.0 --port 8080 #庆阳B区 export no_proxy=localhost,127.0.0.1,aliyuncs.com,tencentyun.com,modelscope.com && \ export all_proxy=socks5://10.10.0.4:19280 && \ python3 main.py --listen 0.0.0.0 --port 8080 #宿迁B区 export no_proxy=localhost,127.0.0.1,aliyuncs.com,tencentyun.com,modelscope.com && \ export all_proxy=socks5://10.132.84.9:19280 && \ python3 main.py --listen 0.0.0.0 --port 8080

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值