You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/features/web-ui.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ description: ChatGPT-like interface for all your LLMs
5
5
6
6
llms.py includes a modern, fast, and privacy-focused web interface that provides a ChatGPT-like experience for accessing all your local and remote LLMs.
7
7
8
+
Launch the server and Web UI with:
9
+
10
+
<ShellCommand>llms --serve 8000</ShellCommand>
11
+
8
12
## Overview
9
13
10
14
The UI is built with simplicity and privacy in mind:
0 commit comments