@@ -9,7 +9,7 @@ TensorRT LLM
99[ ![ python] ( https://img.shields.io/badge/python-3.10-green )] ( https://www.python.org/downloads/release/python-31012/ )
1010[ ![ cuda] ( https://img.shields.io/badge/cuda-13.0.0-green )] ( https://developer.nvidia.com/cuda-downloads )
1111[ ![ trt] ( https://img.shields.io/badge/TRT-10.13.2-green )] ( https://developer.nvidia.com/tensorrt )
12- [ ![ version] ( https://img.shields.io/badge/release-1.2.0rc1 -green )] ( ./tensorrt_llm/version.py )
12+ [ ![ version] ( https://img.shields.io/badge/release-1.2.0rc0.post1 -green )] ( ./tensorrt_llm/version.py )
1313[ ![ license] ( https://img.shields.io/badge/license-Apache%202-blue )] ( ./LICENSE )
1414
1515[ Architecture] ( ./docs/source/torch/arch_overview.md )   ;  ;  ; |  ;  ;  ; [ Performance] ( ./docs/source/performance/perf-overview.md )   ;  ;  ; |  ;  ;  ; [ Examples] ( https://nvidia.github.io/TensorRT-LLM/quick-start-guide.html )   ;  ;  ; |  ;  ;  ; [ Documentation] ( https://nvidia.github.io/TensorRT-LLM/ )   ;  ;  ; |  ;  ;  ; [ Roadmap] ( https://github.com/NVIDIA/TensorRT-LLM/issues?q=is%3Aissue%20state%3Aopen%20label%3Aroadmap )