namisan / mt-dnn

Multi-Task Deep Neural Networks for Natural Language Understanding
MIT License
2.22k stars 412 forks source link

Older version of Pytorch unavailable #248

Closed robfuller7 closed 1 year ago

robfuller7 commented 1 year ago

I am quite new to deep learning and coding in general but am keen to make use of this library to explore a possible dissertation topic on MT. I have cloned the repository onto my hard drive but when I try to install with pip I get an error to the effect that pip cannot find version 1.5.0 of pytorch - the earliest available is 1.7.0. Does it need to be 1.5.0 or can I tweak requirements.txt to choose a different version and if so, which version should be used? Many thanks for your support. Rob

namisan commented 1 year ago

Please find the old version on the official website. https://pytorch.org/get-started/previous-versions/