docs: update README (#692)

This commit is contained in:
zhyncs
2024-07-22 03:41:20 +10:00
committed by GitHub
parent 5303c1ed22
commit 7b597475f2

View File

@@ -178,6 +178,7 @@ python -m sglang.launch_server --model-path meta-llama/Meta-Llama-3-8B-Instruct
- Grok
- ChatGLM
- InternLM 2
- Mistral NeMo
Instructions for supporting a new model are [here](https://github.com/sgl-project/sglang/blob/main/docs/model_support.md).