diff --git a/README.md b/README.md index d8b5a5b3..7bd7cc83 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ### 相关教程: - 本项目配套B站教程: - bilibili + bilibili - 本项目配套博客适配概述:[如何在 NVIDIA TensorRT-LLM 中支持 Qwen 模型](https://developer.nvidia.com/zh-cn/blog/qwen-model-support-nvidia-tensorrt-llm) @@ -573,3 +573,9 @@ python build.py --use_weight_only \ 4. web_demo运行效果(测试平台:RTX 4080, qwen-7b-chat, int4 weight only) https://github.com/Tlntin/Qwen-7B-Chat-TensorRT-LLM/assets/28218658/940c1ed1-14f7-45f6-bf13-67c8f289c956 + + + +## Stargazers over time + + [![Stargazers over time](https://starchart.cc/Tlntin/Qwen-TensorRT-LLM.svg?variant=adaptive)](https://starchart.cc/Tlntin/Qwen-TensorRT-LLM) diff --git a/images/course.png b/images/course.png new file mode 100644 index 00000000..e18a6171 Binary files /dev/null and b/images/course.png differ