Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisonooo committed Aug 20, 2024
1 parent f4be1cd commit 527d12b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,8 @@ python3 -m huixiangdou.main --standalone
```bash
python3 -m huixiangdou.gradio
```
<video width="320" height="320" controls>
<source src="https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554" type="video/mp4">
HuixiangDou AI assitant
</video>

https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554

Or run a server to listen 23333, default pipeline is `chat_with_repo`:
```bash
Expand Down
6 changes: 2 additions & 4 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,8 @@ python3 -m huixiangdou.gradio
# 若已单独运行 `llm_server_hybrid.py`,可以
# python3 -m huixiangdou.gradio --no-standalone
```
<video width="320" height="320" controls>
<source src="https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554" type="video/mp4">
HuixiangDou AI assitant
</video>

https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554

或者启动服务端,监听 23333 端口。默认使用 `chat_with_repo` pipeline:
```bash
Expand Down

0 comments on commit 527d12b

Please sign in to comment.