[None][doc] Add scaffolding tech blog to cover (#8021)

Signed-off-by: Fred Wei <20514172+WeiHaocheng@users.noreply.github.com>
This commit is contained in:
WeiHaocheng 2025-09-26 17:22:11 +08:00 committed by GitHub
parent ba6ab62bd1
commit 35edad37f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,9 @@ TensorRT LLM
<div align="left">
## Tech Blogs
* [09/26] Inference Time Compute Implementation in TensorRT LLM
✨ [➡️ link](./docs/source/blogs/tech_blog/blog13_Inference_Time_Compute_Implementation_in_TensorRT-LLM.md)
* [09/19] Combining Guided Decoding and Speculative Decoding: Making CPU and GPU Cooperate Seamlessly
✨ [➡️ link](./docs/source/blogs/tech_blog/blog12_Combining_Guided_Decoding_and_Speculative_Decoding.md)