PD Rust LB (PO2) (#6437)
Co-authored-by: fzyzcjy <5236035+fzyzcjy@users.noreply.github.com>
This commit is contained in:
12
sgl-pdlb/README.md
Normal file
12
sgl-pdlb/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
### Install dependencies
|
||||
|
||||
```bash
|
||||
pip install "maturin[patchelf]"
|
||||
```
|
||||
|
||||
### Build and install
|
||||
|
||||
```bash
|
||||
maturin develop
|
||||
pip install -e .
|
||||
```
|
||||
Reference in New Issue
Block a user