ipex-llm/python/llm/example/GPU/LLM-Finetuning/QLoRA/README.md

509 B

QLoRA Finetuning with BigDL-LLM

We provide Alpaca-QLoRA example, which ports Alpaca-LoRA to BigDL-LLM (using QLoRA algorithm) on Intel GPU.

Meanwhile, we also provide a simple example to help you get started with QLoRA Finetuning using BigDL-LLM, and TRL example to help you get started with QLoRA Finetuning using BigDL-LLM and TRL library.