WangZeJun commited on
Commit
8ec9641
·
verified ·
1 Parent(s): 888b043

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
  ```