From cd784faf20b284bd51d3ef60377dd00663dcac5e Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Sun, 26 Oct 2025 23:23:39 -0700 Subject: [PATCH] docs: update contact (#12192) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d85835869..85268e93a 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ SGLang is currently hosted under the non-profit open-source organization [LMSYS] logo ## Contact Us -For enterprises interested in adopting or deploying SGLang at scale, including technical consulting, sponsorship opportunities, or partnership inquiries, please contact us at contact@sglang.ai. +For enterprises interested in adopting or deploying SGLang at scale, including technical consulting, sponsorship opportunities, or partnership inquiries, please contact us at sglang@lmsys.org ## Acknowledgment We learned the design and reused code from the following projects: [Guidance](https://github.com/guidance-ai/guidance), [vLLM](https://github.com/vllm-project/vllm), [LightLLM](https://github.com/ModelTC/lightllm), [FlashInfer](https://github.com/flashinfer-ai/flashinfer), [Outlines](https://github.com/outlines-dev/outlines), and [LMQL](https://github.com/eth-sri/lmql).