Closed faaany closed 2 months 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.
Thanks for the update to the tests. We'll (hopefully) also add torchao and optimum-quanto support in the near future. Should those also be skipped on XPU?
Yes, we can skip as of now. And torchao and optimum-quanto is in our priority enabling list, once they are enabled in xpu, we will submit PR to remove the skipping.
If these tests live in a separate file or folder, we could also ignore them using pytest --ignore
to save code in codebase.
I agree that the organization of tests is a bit messy in PEFT, but let's keep them as is for now, I don't think these few extra lines of code are hurting.
eetq/hqq/aqlm doesn't support XPU yet. So we want to skip them for now.