I encountered an issue with torch where there was no pre-compiled package for my OS. Helped to fix running uv add torch==2.2.2 torchvision==0.17.2 torchaudio==2.2.2 ...
Python 3.14.0rc3 free-threading build (main, Oct 3 2025, 22:25:41) [GCC 12.2.0] the following command fails: pip install transformers, since hf-xet cannot be installed due to the following error: ...