Commit 85b5a4f
committed
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.
This particular version was chosen as anything newer causes the CI job
test-moshi-linux to fail. This is because the version of torchmusic which ends
up installed is incompatible with a newer nightly, due to an API change in the
ctor of C10's MessageLoger in torch.1 parent e09ac4b commit 85b5a4f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments