We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b03ce commit 01aad50Copy full SHA for 01aad50
2 files changed
README.md
@@ -8,7 +8,8 @@
8
9
[:page_facing_up: English Documentation](https://timerring.github.io/bilive/) |
10
[:gear: Installation](#quick-start) |
11
-[:thinking: Reporting Issues](https://github.com/timerring/bilive/issues/new/choose)
+[:thinking: Reporting Issues](https://github.com/timerring/bilive/issues/new/choose) |
12
+[:speech_balloon: Chat](https://github.com/timerring/bilive/blob/main/assets/wechat.png)
13
14
支持模型
15
@@ -328,6 +329,9 @@ docker run -itd \
328
329
330
#### 有 GPU 版本
331
332
+> [!TIP]
333
+> 使用前请确保你有足够的使用前置知识,如果不熟悉在 docker 中使用 GPU,可以参考 [Docker With GPU](https://blog.timerring.com/posts/docker-with-gpu/)。
334
+
335
有 GPU 版本仅支持 amd64 架构,已内置 small 参数量的模型,如需使用其他参数量模型,请自行按照 2.1.2 步骤调整。`your_record_password` 规则同上。
336
337
```bash
assets/wechat.png
132 KB
0 commit comments