mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 04:17:52 +00:00
Update README.md
This commit is contained in:
parent
a7f25b4ac0
commit
9fa0b80fca
@ -80,9 +80,9 @@ conda create --name lollms python=3.10
|
|||||||
```bash
|
```bash
|
||||||
conda activate lollms
|
conda activate lollms
|
||||||
```
|
```
|
||||||
- If you want to use an nVidia GPU, install cuda toolkit 11.8
|
- If you want to use an nVidia GPU, install cuda toolkit 12.1
|
||||||
```bash
|
```bash
|
||||||
conda install -c "nvidia/label/cuda-11.8.0" cuda-toolkit
|
conda install -c "nvidia/label/cuda-12.1.1" cuda-toolkit
|
||||||
```
|
```
|
||||||
- Clone the project
|
- Clone the project
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user