mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-16 22:52:25 +00:00
add ci (#2641)
This commit is contained in:
@@ -92,6 +92,12 @@ cd ColossalAI
|
||||
CUDA_EXT=1 pip install .
|
||||
```
|
||||
|
||||
#### Step 3:Accelerate with flash attention by xformers(Optional)
|
||||
|
||||
```
|
||||
pip install xformers
|
||||
```
|
||||
|
||||
### Option #2: Use Docker
|
||||
|
||||
To use the stable diffusion Docker image, you can either build using the provided the [Dockerfile](./docker/Dockerfile) or pull a Docker image from our Docker hub.
|
||||
|
Reference in New Issue
Block a user