Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ pip install .
|
|
| 47 |
启动 demo:
|
| 48 |
|
| 49 |
```shell
|
| 50 |
-
cd inference/
|
| 51 |
export CUDA_VISIBLE_DEVICES=0
|
| 52 |
python gradio_demo.py
|
| 53 |
```
|
|
|
|
| 47 |
启动 demo:
|
| 48 |
|
| 49 |
```shell
|
| 50 |
+
cd chatglm3-6b-93w/inference/
|
| 51 |
export CUDA_VISIBLE_DEVICES=0
|
| 52 |
python gradio_demo.py
|
| 53 |
```
|