remove temp_dir decorator as we're using fixtures now

This commit is contained in:
Wing Lian
2024-11-19 01:28:27 -05:00
parent 613a217142
commit 1ff78d6347

View File

@@ -602,7 +602,6 @@ class TestMultiGPULlama:
]
)
@with_temp_dir
def test_8bit_lora_ds_zero3(self, temp_dir):
# pylint: disable=duplicate-code
cfg = DictDefault(