Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
|
9 |
Run it using the MlX framework. For more details, click [here](https://github.com/mzbac/mlx-examples/tree/yayi/llms/yayi2).
|
10 |
```
|
11 |
-
python yayi.py --model-path <path_to_mlx_model> --prompt "### Human:
|
12 |
```
|
13 |
Prompt template:
|
14 |
```
|
|
|
8 |
|
9 |
Run it using the MlX framework. For more details, click [here](https://github.com/mzbac/mlx-examples/tree/yayi/llms/yayi2).
|
10 |
```
|
11 |
+
python yayi.py --model-path <path_to_mlx_model> --prompt "### Human: 你好\n### Assistant:"
|
12 |
```
|
13 |
Prompt template:
|
14 |
```
|