修改huggingface下载地址
++os++ .environ['HF_ENDPOINT'] = 'https://hf-mirror.com'
使用多卡
os.environ["CUDA_VISIBLE_DEVICES"] = "0,1,2,3,4,5,6,7"
或使用githubfast.com这个域名
修改huggingface下载地址
++os++ .environ['HF_ENDPOINT'] = 'https://hf-mirror.com'
使用多卡
os.environ["CUDA_VISIBLE_DEVICES"] = "0,1,2,3,4,5,6,7"
或使用githubfast.com这个域名