We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c831b8 + 673420a commit eed9fe9Copy full SHA for eed9fe9
1 file changed
README.md
@@ -49,7 +49,7 @@
49
```
50
- 例如:
51
```bash
52
- python examples/jigue.py --device=nvidia --model=/models/TinyLlama-1.1B-Chat-v1.0
+ python examples/test_infer.py --device=nvidia --model=/models/TinyLlama-1.1B-Chat-v1.0
53
54
- 分布式推理测试
55
- 9g示例
0 commit comments