Skip to content

feat: update sglang_runner#36

Merged
JuhaoLiang1997 merged 3 commits into
mainfrom
feat/sglang-runner-updates0511
May 14, 2026
Merged

feat: update sglang_runner#36
JuhaoLiang1997 merged 3 commits into
mainfrom
feat/sglang-runner-updates0511

Conversation

@Gong-K

@Gong-K Gong-K commented May 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Update sglang runner
Sglang Version: 0.5.6

Type of change

  • New platform support
  • Bug fix (runner, validator, leaderboard, or tooling)
  • Suite definition change
  • Schema change
  • Leaderboard / UI improvement
  • Documentation
  • Other: New framework support

Testing

Multi-suite testing of NVIDIA graphics cards based on the sglang framework

# Commands used to verify
python run.py --runner nvidia_sglang_bbeb34f6 --suite suite_F --scenario all
python run.py --runner nvidia_sglang_bbeb34f6 --suite suite_E --max-chips 8 --scenario all
python run.py --runner nvidia_sglang_bbeb34f6 --suite suite_G --scenario all

Checklist

  • I have read CONTRIBUTING.md
  • My change does not break existing result.json files (or I have explained the migration path)
  • If adding a new platform: runner inherits from BenchmarkRunner, produces valid result.json, includes a reference result
  • If changing the schema: validate_submission.py updated and all existing results still validate
  • If changing the leaderboard generator: leaderboard/generate.py produces correct output on existing results
  • I have updated relevant documentation

Related issues

@github-actions

github-actions Bot commented May 11, 2026

Copy link
Copy Markdown

✅ AccelMark Validation: All submissions valid

See the workflow run for details.

@Gong-K

Gong-K commented May 11, 2026 via email

Copy link
Copy Markdown
Collaborator Author

@Gong-K Gong-K force-pushed the feat/sglang-runner-updates0511 branch 2 times, most recently from 8f55468 to 96a775d Compare May 11, 2026 13:52
@Gong-K Gong-K requested a review from JuhaoLiang1997 May 13, 2026 09:33
- Delete old runner implementation
- Keep only nvidia_sglang_c43a8309
@JuhaoLiang1997 JuhaoLiang1997 merged commit 419df99 into main May 14, 2026
2 checks passed
@JuhaoLiang1997 JuhaoLiang1997 deleted the feat/sglang-runner-updates0511 branch May 14, 2026 07:26
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.

2 participants