Skip to content

Commit 2c092c6

Browse files
committed
Attempt to fix MPS out of memory error.
1 parent 34650a0 commit 2c092c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939

4040
- name: Run tests
4141
run: uv run pytest tests
42+
env:
43+
PYTORCH_MPS_HIGH_WATERMARK_RATIO: 0.0

0 commit comments

Comments
 (0)