upgrade transformers==4.57.1 and peft==0.23.1 (#3214)

This commit is contained in:
Wing Lian
2025-10-14 15:54:05 -04:00
committed by GitHub
parent 6e2f5ccf9f
commit 4cdfdfebb5
2 changed files with 2 additions and 3 deletions

View File

@@ -546,7 +546,6 @@ class TestMultiGPULlama:
temp_dir + "/runs", "train/train_loss", 2.1, "Train Loss (%s) is too high"
)
@pytest.mark.skip("regression failure from v4.57.0")
def test_fsdp_qlora_prequant_packed(self, temp_dir):
cfg = DictDefault(
{