We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3879b04 commit b7435e7Copy full SHA for b7435e7
1 file changed
Makefile
@@ -10,7 +10,6 @@ install:
10
11
install-no-pre-commit:
12
uv pip install ".[dev,distill,inference,train]"
13
- uv pip install "torch<2.5.0"
14
15
install-base:
16
uv sync --extra dev
0 commit comments