mzbac commited on
Commit
0e1332a
·
1 Parent(s): 0a9b2e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: hello\n### Assistant:"
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
  ```