Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/configs/nvidia-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4196,7 +4196,7 @@ dsr1-fp8-h100-dynamo-trt:
dp-attn: true

gptoss-fp4-b200-trt:
image: nvcr.io#nvidia/tensorrt-llm/release:1.2.0rc2.post2
image: nvcr.io#nvidia/tensorrt-llm/release:1.3.0rc14
model: openai/gpt-oss-120b
model-prefix: gptoss
runner: b200
Expand Down
6 changes: 6 additions & 0 deletions perf-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2820,3 +2820,9 @@
description:
- "Update TensorRT-LLM image from v1.3.0rc11 (34d old) to v1.3.0rc14 (latest pre-release)"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1491

- config-keys:
- gptoss-fp4-b200-trt
description:
- "Update TensorRT-LLM image from v1.2.0rc2.post2 (102d old) to v1.3.0rc14 (latest pre-release)"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1490
Loading