# SGLang SGLang is a high-performance serving framework for large language models (LLMs) and vision-language models (VLMs). By co-designing the backend runtime and a frontend language, it delivers faster and more controllable interactions. See the [SGLang repository](https://github.com/sgl-project/sglang) and [documentation](https://docs.sglang.ai/) for details. This directory contains SGLang deployment guides for different MiniCPM versions. Use the links below to jump to the specific version. ## Versioned Deployment Guides | Version | English | 中文 | | :--- | :---: | :---: | | **MiniCPM-V 4.6** *(latest)* | [Guide](./minicpm-v4_6_sglang.md) | [指南](./minicpm-v4_6_sglang_zh.md) | | MiniCPM-V 4.5 | [Guide](./minicpm-v4_5_sglang.md) | [指南](./minicpm-v4_5_sglang_zh.md) | | MiniCPM-V 4.0 | [Guide](./minicpm-v4_sglang.md) | [指南](./minicpm-v4_sglang_zh.md) | | MiniCPM-o 4.5 | [Guide](./minicpm-o4_5_sglang.md) | [指南](./minicpm-o4_5_sglang_zh.md) |