som-dst
som-dst copied to clipboard
Error while downloading pytorch version
ERROR: Could not find a version that satisfies the requirement torch==1.3.0a0+24ae9b5 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 0.4.1, 0.4.1.post2, 1.0.0, 1.0.1, 1.0.1.post2, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0) ERROR: No matching distribution found for torch==1.3.0a0+24ae9b5
Me, too. Did you fix it??
Fixed Requirements
pip install torch==1.7.1+cu110 -f https://download.pytorch.org/whl/torch_stable.html
torch==1.7.1+cu110 transformers==3.0.2 wget==3.2 jsonlines tqdm