bert4torch_config / proxy.sh
Tongjilibo's picture
修改readme
e0ea324
raw
history blame contribute delete
282 Bytes
git config http.proxy socks5://127.0.0.1:4781
git config http.proxy http://127.0.0.1:4781
git config https.proxy socks5://127.0.0.1:4781
git config https.proxy https://127.0.0.1:4781
# git remote set-url origin https://Tongjilibo:<token>@huggingface.co/Tongjilibo/bert4torch_config