LLM: update QLoRA example about accelerate version(#9314)

This commit is contained in:
Ruonan Wang 2023-10-31 13:54:38 +08:00 committed by GitHub
parent 030edeecac
commit d383ee8efb

View file

@ -19,6 +19,7 @@ conda activate llm
pip install --pre --upgrade bigdl-llm[xpu] -f https://developer.intel.com/ipex-whl-stable-xpu
pip install transformers==4.34.0
pip install peft==0.5.0
pip install accelerate==0.23.0
```
### 2. Configures OneAPI environment variables