Skip to content

Commit 7ed931f

Browse files
authored
Merge pull request #10 from EmbeddedLLM/szeyu-patch-1
Update README.md
2 parents 43fb3ff + 9d7aff1 commit 7ed931f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@ Run local LLMs on iGPU, APU and CPU (AMD , Intel, and Qualcomm (Coming Soon)). E
118118
119119
1. `ellm_chatbot --port 7788 --host localhost --server_port <ellm_server_port> --server_host localhost`. **Note:** To find out more of the supported arguments. `ellm_chatbot --help`.
120120
121-
![Chatbot Web UI](asset/ellm_chatbot_vid.webp)
121+
![asset/ellm_chatbot_vid.webp](asset/ellm_chatbot_vid.webp)
122122
123123
### Launch Model Management UI
124124
125125
It is an interface that allows you to download and deploy OpenAI API compatible server. You can find out the disk space required to download the model in the UI.
126126
127127
1. `ellm_modelui --port 6678`. **Note:** To find out more of the supported arguments. `ellm_modelui --help`.
128128
129-
![Model Management UI](asset/ellm_modelui.png)
129+
![Model Management UI](asset/ellm_modelui.png)
130130
131131
## Compile OpenAI-API Compatible Server into Windows Executable
132132

0 commit comments

Comments
 (0)