peft icon indicating copy to clipboard operation
peft copied to clipboard

Patch for Cambricon MLUs test

Open huismiling opened this issue 1 year ago • 5 comments

Cambricon MLUs has been supported by peft (huggingface/peft/pull/1687). But the pytest have some failed cases. It's mostly about tolerances. This patch fix the failed case of tolerances.

huismiling avatar May 20 '24 06:05 huismiling

@BenjaminBossan Hi, could you help to reivew this PR? Thx.

huismiling avatar May 21 '24 06:05 huismiling

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.

Thanks @huismiling, could you please run make style on this PR?

BenjaminBossan avatar May 21 '24 09:05 BenjaminBossan

make style has been done. Thx. @BenjaminBossan

huismiling avatar May 22 '24 01:05 huismiling

The results from the tests on MLU are as follows. More details is in attachment.
mlu_pytest.txt

== 4368 passed, 1483 skipped, 1 xfailed, 2981 warnings in 5991.03s (1:39:51) ===

huismiling avatar May 23 '24 06:05 huismiling