Update README.md
Browse files
README.md
CHANGED
@@ -71,7 +71,7 @@ Server running at http://0.0.0.0:12345
|
|
71 |
|
72 |
#### Inference with AX650 Host, such as M4N-Dock(爱芯派Pro) or AX650N DEMO Board
|
73 |
|
74 |
-
Open another terminal and run `run_qwen2.5_0.
|
75 |
|
76 |
```
|
77 |
root@ax650:/mnt/qtang/llm-test/qwen2.5-0.5b-ctx# ./run_qwen2.5_0.5b_gptq_int8_ctx_ax650.sh
|
|
|
71 |
|
72 |
#### Inference with AX650 Host, such as M4N-Dock(爱芯派Pro) or AX650N DEMO Board
|
73 |
|
74 |
+
Open another terminal and run `run_qwen2.5_0.5b_gptq_int8_ax650.sh`
|
75 |
|
76 |
```
|
77 |
root@ax650:/mnt/qtang/llm-test/qwen2.5-0.5b-ctx# ./run_qwen2.5_0.5b_gptq_int8_ctx_ax650.sh
|