4 Commits

Author SHA1 Message Date
1a1f97263d CHORE Replace deprecated torch_dtype with dtype (#2837)
Note: Diffusers is left as is for now, might need an update later.
2025-10-16 14:59:09 +02:00
e98a59ec2d DOC Make docs more device agnostic (e.g. XPU) (#2728)
Also adjusted some more examples.

Signed-off-by: Yao, Matrix <matrix.yao@intel.com>
2025-08-08 12:06:22 +02:00
5ef4362e12 ENH Support XPU for QALoRA example (#2719)
Signed-off-by: Yao, Matrix <matrix.yao@intel.com>
2025-08-07 11:30:49 +02:00
e34852f7b6 ENH Support Quantization-Aware LoRA with GPTQ (#2571)
Support for Quantization-Aware Low-Rank Adaptation (QALoRA) for GPTQ.
2025-06-26 11:51:38 +02:00