Skip to content

Commit cb0ecb4

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 2e7195f commit cb0ecb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b31bad1b8f1331bf43d47f46602cf6141db56844
1+
dbe61249eac16d2a658da2896c5c35dfe1d398bf

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 = "dev20251124"

0 commit comments

Comments
 (0)