"vllm/entrypoints/openai/responses/serving.py" did not exist on "014ece97c7aa49084a1119dca792af081a18dbc1"
lobe-chat.md 502 Bytes
Newer Older
1
# Lobe Chat
Reid's avatar
Reid committed
2
3
4
5
6
7
8

[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.

9
It supports vLLM as an AI model provider to efficiently serve large language models.
Reid's avatar
Reid committed
10
11

For details, see the tutorial [Using vLLM in LobeChat](https://lobehub.com/docs/usage/providers/vllm).