mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-07 23:53:14 +08:00
[Misc] add lobe-chat support (#18177)
Signed-off-by: reidliu41 <reid201711@gmail.com> Co-authored-by: reidliu41 <reid201711@gmail.com>
This commit is contained in:
parent
afe3236e90
commit
2dff093574
@ -10,6 +10,7 @@ chatbox
|
||||
dify
|
||||
dstack
|
||||
helm
|
||||
lobe-chat
|
||||
lws
|
||||
modal
|
||||
open-webui
|
||||
|
||||
13
docs/source/deployment/frameworks/lobe-chat.md
Normal file
13
docs/source/deployment/frameworks/lobe-chat.md
Normal file
@ -0,0 +1,13 @@
|
||||
(deployment-lobe-chat)=
|
||||
|
||||
# Lobe Chat
|
||||
|
||||
[Lobe Chat](https://github.com/lobehub/lobe-chat) is an open-source, modern-design ChatGPT/LLMs UI/Framework.
|
||||
|
||||
Supports speech-synthesis, multi-modal, and extensible (function call) plugin system.
|
||||
|
||||
One-click FREE deployment of your private OpenAI ChatGPT/Claude/Gemini/Groq/Ollama chat application.
|
||||
|
||||
It supports vLLM as a AI model provider to efficiently serve large language models.
|
||||
|
||||
For details, see the tutorial [Using vLLM in LobeChat](https://lobehub.com/docs/usage/providers/vllm).
|
||||
Loading…
x
Reference in New Issue
Block a user