Skip to content

Commit 6bf40e1

Browse files
Update nightly verson
The Python tests in examples/models/lama3_2_vision/preprocess/test_preprocess was hanging on MacOS with the previous nightly pinned here when installed with Python 3.13.
1 parent 6ec9722 commit 6bf40e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch_pin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
TORCH_VERSION = "2.10.0"
2-
NIGHTLY_VERSION = "dev20251025"
2+
NIGHTLY_VERSION = "dev20251122"

0 commit comments

Comments
 (0)