diff --git a/python/sglang/README.md b/python/sglang/README.md index 4d9cf8c2d..de0a7189f 100644 --- a/python/sglang/README.md +++ b/python/sglang/README.md @@ -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.