Update README.md
Browse files
README.md
CHANGED
@@ -21,5 +21,5 @@ https://github.com/TigerResearch/TigerBot
|
|
21 |
配合Github repo中的`infer.py`使用:
|
22 |
|
23 |
```shell
|
24 |
-
python infer.py --model_path TigerResearch/tigerbot-13b-chat
|
25 |
```
|
|
|
21 |
配合Github repo中的`infer.py`使用:
|
22 |
|
23 |
```shell
|
24 |
+
python infer.py --model_path TigerResearch/tigerbot-13b-chat-v1
|
25 |
```
|