Skip to content

Commit eed9fe9

Browse files
authored
Merge pull request #363 from InfiniTensor/doc/correct-readme
doc: correct readme
2 parents 1c831b8 + 673420a commit eed9fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
```
5050
- 例如:
5151
```bash
52-
python examples/jigue.py --device=nvidia --model=/models/TinyLlama-1.1B-Chat-v1.0
52+
python examples/test_infer.py --device=nvidia --model=/models/TinyLlama-1.1B-Chat-v1.0
5353
```
5454
- 分布式推理测试
5555
- 9g示例

0 commit comments

Comments
 (0)