huggingface / peft

🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
https://huggingface.co/docs/peft
Apache License 2.0
16.46k stars 1.62k forks source link

TST Mark flaky X-LoRA test as xfail #2114

Closed BenjaminBossan closed 1 month ago

BenjaminBossan commented 1 month ago

Currently, CI is failing constantly because one of the X-LoRA tests has become flaky lately, most likely caused by the transformers 4.45.0 release. Therefore, this test is now marked to non-strictly xfail.

One example of the time of writing:

https://github.com/huggingface/peft/actions/runs/11104075939/job/30847479626?pr=2113

I cannot reproduce this error locally, neither on CPU nor GPU. It is thus unclear how to fix this test.

HuggingFaceDocBuilderDev commented 1 month ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.