Skip to content

Commit 4197e19

Browse files
authored
[None][doc] Optimize the tech blog sequence. (#12386)
Signed-off-by: nv-guomingz <[email protected]>
1 parent c74f0d6 commit 4197e19

10 files changed

Lines changed: 7 additions & 4 deletions

docs/source/blogs/tech_blog/blog1_Pushing_Latency_Boundaries_Optimizing_DeepSeek-R1_Performance_on_NVIDIA_B200_GPUs.md renamed to docs/source/blogs/tech_blog/blog01_Pushing_Latency_Boundaries_Optimizing_DeepSeek-R1_Performance_on_NVIDIA_B200_GPUs.md

File renamed without changes.

docs/source/blogs/tech_blog/blog2_DeepSeek_R1_MTP_Implementation_and_Optimization.md renamed to docs/source/blogs/tech_blog/blog02_DeepSeek_R1_MTP_Implementation_and_Optimization.md

File renamed without changes.

docs/source/blogs/tech_blog/blog3_Optimizing_DeepSeek_R1_Throughput_on_NVIDIA_Blackwell_GPUs.md renamed to docs/source/blogs/tech_blog/blog03_Optimizing_DeepSeek_R1_Throughput_on_NVIDIA_Blackwell_GPUs.md

File renamed without changes.

docs/source/blogs/tech_blog/blog4_Scaling_Expert_Parallelism_in_TensorRT-LLM.md renamed to docs/source/blogs/tech_blog/blog04_Scaling_Expert_Parallelism_in_TensorRT-LLM.md

File renamed without changes.

docs/source/blogs/tech_blog/blog5_Disaggregated_Serving_in_TensorRT-LLM.md renamed to docs/source/blogs/tech_blog/blog05_Disaggregated_Serving_in_TensorRT-LLM.md

File renamed without changes.

docs/source/blogs/tech_blog/blog6_Llama4_maverick_eagle_guide.md renamed to docs/source/blogs/tech_blog/blog06_Llama4_maverick_eagle_guide.md

File renamed without changes.

docs/source/blogs/tech_blog/blog7_NGram_performance_Analysis_And_Auto_Enablement.md renamed to docs/source/blogs/tech_blog/blog07_NGram_performance_Analysis_And_Auto_Enablement.md

File renamed without changes.

docs/source/blogs/tech_blog/blog8_Scaling_Expert_Parallelism_in_TensorRT-LLM_part2.md renamed to docs/source/blogs/tech_blog/blog08_Scaling_Expert_Parallelism_in_TensorRT-LLM_part2.md

File renamed without changes.

docs/source/blogs/tech_blog/blog9_Deploying_GPT_OSS_on_TRTLLM.md renamed to docs/source/blogs/tech_blog/blog09_Deploying_GPT_OSS_on_TRTLLM.md

File renamed without changes.

docs/source/index.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,15 @@ Welcome to TensorRT LLM's Documentation!
102102
:maxdepth: 2
103103
:caption: Blogs
104104
:glob:
105+
:reversed:
105106

106-
blogs/tech_blog/*
107-
blogs/Best_perf_practice_on_DeepSeek-R1_in_TensorRT-LLM.md
108-
blogs/H200launch.md
109-
blogs/XQA-kernel.md
107+
blogs/quantization-in-TRT-LLM.md
108+
blogs/Falcon180B-H200.md
110109
blogs/H100vsA100.md
110+
blogs/XQA-kernel.md
111+
blogs/H200launch.md
112+
blogs/Best_perf_practice_on_DeepSeek-R1_in_TensorRT-LLM.md
113+
blogs/tech_blog/*
111114

112115

113116
.. toctree::

0 commit comments

Comments
 (0)