Update python/sglang/README.md (#18045)

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Hao Jin
2026-01-31 13:20:41 -08:00
committed by GitHub
parent 97593c9f41
commit 6aaea09b3d

View File

@@ -2,6 +2,7 @@
- `eval`: The evaluation utilities.
- `lang`: The frontend language.
- `multimodal_gen`: Inference framework for accelerated image/video generation.
- `srt`: The backend engine for running local models. (SRT = SGLang Runtime).
- `test`: The test utilities.
- `api.py`: The public APIs.