Skip to content

start OAIServer with max_beam_width=1 for TorchSampler - #5427

Merged
netanel-haber merged 7 commits into
NVIDIA:mainfrom
netanel-haber:user/nhaber/fix-test-reasoning-parser
Jun 25, 2025
Merged

start OAIServer with max_beam_width=1 for TorchSampler#5427
netanel-haber merged 7 commits into
NVIDIA:mainfrom
netanel-haber:user/nhaber/fix-test-reasoning-parser

Conversation

@netanel-haber

Copy link
Copy Markdown
Collaborator

TorchSampler recently added an assertion that max_beam_width==1: https://github.com/NVIDIA/TensorRT-LLM/pull/4401/files#diff-76ef6eceb82cb64d4ea6d49fca82d42ac6c942a45ad9fc8d3ff6a9b49e3b466bR208
test_openai_reasoning.py never passed a request with beam search enabled, but did actually start pytorch backend servers with max_beam_width=2, so the tests fail on that assertion. This pr just passes max_beam_width=1 to match the new assertion.

Signed-off-by: Netanel Haber <nhaber@nvidia.com>
@netanel-haber netanel-haber changed the title start OAIServer with max_beam_width==1 for TorchSampler start OAIServer with max_beam_width=1 for TorchSampler Jun 24, 2025
@netanel-haber

Copy link
Copy Markdown
Collaborator Author

/bot run

@netanel-haber
netanel-haber enabled auto-merge (squash) June 24, 2025 09:00
@netanel-haber
netanel-haber requested a review from omera-nv June 24, 2025 09:01
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9672 [ run ] triggered by Bot

@netanel-haber

Copy link
Copy Markdown
Collaborator Author

/bot run

@netanel-haber
netanel-haber requested a review from EmmaQiaoCh June 24, 2025 09:29
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9677 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9672 [ run ] completed with state ABORTED

@netanel-haber

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9677 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #7115 completed with status: 'FAILURE'

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9701 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9701 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #7136 completed with status: 'FAILURE'

Signed-off-by: Netanel Haber <58652339+netanel-haber@users.noreply.github.com>
@omera-nv

Copy link
Copy Markdown
Collaborator

/bot skip --comment "CI failed due to unrelated issues in main, conflicts were only in waives.txt"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9833 [ skip ] triggered by Bot

@netanel-haber
netanel-haber removed the request for review from EmmaQiaoCh June 25, 2025 07:48
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9833 [ skip ] completed with state SUCCESS
Skipping testing for commit 697b51f

@netanel-haber
netanel-haber merged commit 3ca2f6a into NVIDIA:main Jun 25, 2025
3 checks passed
@netanel-haber
netanel-haber deleted the user/nhaber/fix-test-reasoning-parser branch July 1, 2025 09:55
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 9, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 11, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 11, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 11, 2025
Signed-off-by: Netanel Haber <nhaber@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants