现在创建实例,享10000小时免费训练时长,直达链接:GpuMall智算云
便宜 #好用 #高效 #学生必备
GitHub加速拉取支持终端命令行 git clone , wget , curl 等工具下载。
支持 raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com 文件下载。
使用加速拉取方法:
比如拉取 https://github.com/NVIDIA/apex.git 项目
git clone https://mirror.ghproxy.com/https://github.com/NVIDIA/apex.git
拉取私有仓库
Clone 私有仓库需要用户在 Personal access tokens 申请 Token 配合使用
git clone https://user:your_token@mirror.ghproxy.com/https://github.com...
wget 和 curl 加速
wget https://mirror.ghproxy.com/https://github.com/stilleshan/Serv...
wget https://mirror.ghproxy.com/https://raw.githubusercontent.com/...
curl -O https://mirror.ghproxy.com/https://github.com/stilleshan/Serv...
curl -O https://mirror.ghproxy.com/https://raw.githubusercontent.com/...
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。