pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch
https://pytorch.org/text
BSD 3-Clause "New" or "Revised" License
3.51k stars 811 forks source link

Set stable to 0.15.0 #2120

Closed Nayef211 closed 1 year ago

Nayef211 commented 1 year ago

Set stable to 0.15.0

svekars commented 1 year ago

Just adding a note here (for future releases) that the symlink needs to be created locally, not through the UI by running the following:

rm stable
ln -s <version> stable