Skip to content

Commit b7435e7

Browse files
committed
Removed torch pin from Makefile
1 parent 3879b04 commit b7435e7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ install:
1010

1111
install-no-pre-commit:
1212
uv pip install ".[dev,distill,inference,train]"
13-
uv pip install "torch<2.5.0"
1413

1514
install-base:
1615
uv sync --extra dev

0 commit comments

Comments
 (0)