📚 The doc issue
In documentation (User Guide > Installation > CPU > Build wheel from source) there is a wrong reference:
Install the required dependencies:
uv pip install -r requirements/cpu-build.txt --torch-backend cpu
uv pip install -r requirements/cpu.txt --torch-backend cpu
but after November 2025, cpu-build.txt has been moved to requirements/build/cpu.txt
Suggest a potential alternative/fix
No response
Before submitting a new issue...
📚 The doc issue
In documentation (User Guide > Installation > CPU > Build wheel from source) there is a wrong reference:
but after November 2025, cpu-build.txt has been moved to requirements/build/cpu.txt
Suggest a potential alternative/fix
No response
Before submitting a new issue...