sgl-project/sglang

[Tracking] Improve Multimodal CI coverage

Open

#8496 aperta il 29 lug 2025

Vedi su GitHub
 (3 commenti) (5 reazioni) (0 assegnatari)Python (6216 fork)auto 404
Multi-modalcigood first issueperformance

Metriche repository

Star
 (28.442 star)
Metriche merge PR
 (Merge medio 2g 1h) (1000 PR mergiate in 30 g)

Descrizione

Checklist

Motivation

  1. All existing Multi-modal CI operations are executed on a single GPU, without considering the scenario of Tensor Parallelism (TP). There is a requirement to introduce test cases for TP-2/4 configurations.
  2. The payload for VLM CI is relatively low. Stress tests are necessary, and simultaneously, it is crucial to investigate whether there are any memory leaks.
  3. At present, the majority of the VLM CI is only to vision. It is essential to expand its scope to audio.
  4. Welcome to add more.

Related resources

The test is under test/srt/test_vision_openai_server_x

Related PRs:

Guida contributor