himkt
himkt
## 📚 Documentation Site: https://pytorch.org/get-started/previous-versions/ Documentation suggests to install torchaudio without platform suffix for all environments. ```sh pip install torch==1.10.1+cpu torchvision==0.11.2+cpu torchaudio==0.10.1 -f https://download.pytorch.org/whl/torch_stable.html ``` 🔗 https://github.com/pytorch/pytorch.github.io/blob/60315c9ed9b677b0db2aeb4729abaa66325c0f7d/_get_started/previous-versions.md This leads pip...
Hello, I recently noticed that cask-font has been deprecated (https://github.com/Homebrew/homebrew-cask-fonts), and font-jetbrains-mono is now available in homebrew/cask. This means there is no longer a need to tap any additional repositories....
### Question Hello uv developers, thank you so much for your all efforts to develop uv! I want to suggest one small suggestion for the documentation. At first, I didn't...