-
Notifications
You must be signed in to change notification settings - Fork 104
[NV] Update Qwen FP8 B200 Configs #918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -970,3 +970,10 @@ | |
| - "Replace old per-file recipes with resolved variants from consolidated 8k1k.yaml" | ||
| - "14 variants: STP/MTP x low-latency/max-throughput with updated concurrencies and scale points" | ||
| pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/907 | ||
|
|
||
| - config-keys: | ||
| - qwen3.5-fp8-b200-sglang | ||
| description: | ||
| - "Replace FP8 TP4/EP4 with TP8 config (conc 4-128) for all ISL/OSL combos" | ||
| - "Add --enable-flashinfer-allreduce-fusion to FP8 benchmark script" | ||
| pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/918 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🟡 The new perf-changelog entry for Extended reasoning...What the bug isThe new entry added at the end of How it manifestsAny tooling or documentation that parses Step-by-step proof
Why existing code does not prevent itThere is no CI validation that checks whether ImpactLow — this is a documentation/metadata issue. The benchmark configs and scripts themselves are correct. The only impact is a broken traceability link in the changelog. FixReplace
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. claude, it already says 918.... |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update sglang cookbook?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@faradawn