Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlntin committed Oct 23, 2023
1 parent 49e8722 commit e6e0d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
cd Qwen-7B-Chat-TensorRT-LLM
```

3. 由于现在还没有现成的TensorRT-LLM docker镜像,需要自己编译docker镜像,可参考该[文档](https://github.com/NVIDIA/TensorRT-LLM/blob/release/0.5.0/docs/source/installation.md),也可以直接用下面的命令直接编译(已有编译好的镜像可以跳过该步骤。
3. 由于现在还没有现成的TensorRT-LLM docker镜像,需要自己编译docker镜像,可参考该[文档](https://github.com/NVIDIA/TensorRT-LLM/blob/release/0.5.0/docs/source/installation.md),也可以直接用下面的命令直接编译(已有编译好的镜像可以跳过该步骤

```bash
# 拉取TensorRT-LLM仓库
Expand Down

0 comments on commit e6e0d7e

Please sign in to comment.