update readme (#10632)
This commit is contained in:
parent
dfcf08c58a
commit
4431134ec5
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ conda create -n llm python=3.9
|
||||||
conda activate llm
|
conda activate llm
|
||||||
|
|
||||||
pip install ipex-llm[all] # install ipex-llm with 'all' option
|
pip install ipex-llm[all] # install ipex-llm with 'all' option
|
||||||
|
pip install "transformers<4.34"
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Run
|
### 2. Run
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue