Skip to content

Commit

Permalink
Update README_zh.md
Browse files Browse the repository at this point in the history
Signed-off-by: 顾真牛 <[email protected]>
  • Loading branch information
cgisky1980 committed Oct 14, 2023
1 parent fdf0743 commit 39c2d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@

服务器监听3000端口,加载全部层量化(32 > 24)的0.4B模型,自动选择高性能适配器。
```bash
$ cargo run --release -- --model assets/Config.toml --port 3000 --adapter auto
$ cargo run --release -- --config assets/configs/Config.toml --port 3000 --adapter auto
```


Expand Down

0 comments on commit 39c2d8e

Please sign in to comment.