File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,15 @@ Please refer to the [FAQ](https://lightllm-en.readthedocs.io/en/latest/faq.html)
4747We welcome any coopoeration and contribution. If there is a project requires LightLLM's support, please contact us via email or create a pull request.
4848
4949Projects based on LightLLM or referenced LightLLM components:
50- - [ LazyLLM] ( https://github.com/LazyAGI/LazyLLM )
5150- [ LoongServe, Peking University] ( https://github.com/LoongServe/LoongServe )
52- - [ OmniKV, Ant Group] ( https://github.com/antgroup/OmniKV )
5351- [ vLLM] ( https://github.com/vllm-project/vllm ) (some LightLLM's kernel used)
5452- [ SGLang] ( https://github.com/sgl-project/sglang ) (some LightLLM's kernel used)
5553- [ ParrotServe] ( https://github.com/microsoft/ParrotServe ) , Microsoft
5654- [ Aphrodite] ( https://github.com/aphrodite-engine/aphrodite-engine ) (some LightLLM's kernel used)
5755- [ S-LoRA] ( https://github.com/S-LoRA/S-LoRA )
56+ - [ OmniKV, Ant Group] ( https://github.com/antgroup/OmniKV )
57+ - [ Lab4AI LightLLM+LlamaIndex] ( https://www.lab4ai.cn/project/detail?utm_source=LLM1&id=b417085ae8cd4dd0bef7161c3d583b15&type=project ) , [ Lab4AI LightLLM+Qwen3-8B] ( https://www.lab4ai.cn/project/detail?utm_source=lightllmcapp&id=c98ff5d09528423d8dd06f5a063cb2a6&type=project )
58+ - [ LazyLLM] ( https://github.com/LazyAGI/LazyLLM )
5859
5960Also, LightLLM's pure-python design and token-level KC Cache management make it easy to use as the basis for research projects.
6061
You can’t perform that action at this time.
0 commit comments