Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ language:
|
|
| 5 |
tags:
|
| 6 |
- text-generation-inference
|
| 7 |
---
|
|
|
|
| 8 |
For details see: https://github.com/magichub-opensource/CLAM-Conversational-Language-AI-from-MagicData
|
| 9 |
|
| 10 |
### 模型推理
|
|
@@ -14,7 +15,7 @@ For details see: https://github.com/magichub-opensource/CLAM-Conversational-Lang
|
|
| 14 |
|
| 15 |
#### Web Demo
|
| 16 |
|
| 17 |
-
我们使用 [text-generation-webui](https://github.com/oobabooga/text-generation-webui/tree/main) 开源项目搭建的 demo 进行推理,得到文档中的对比样例。该demo支持
|
| 18 |
|
| 19 |
实验环境:py310-torch1.13.1-cuda11.6-cudnn8
|
| 20 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- text-generation-inference
|
| 7 |
---
|
| 8 |
+
|
| 9 |
For details see: https://github.com/magichub-opensource/CLAM-Conversational-Language-AI-from-MagicData
|
| 10 |
|
| 11 |
### 模型推理
|
|
|
|
| 15 |
|
| 16 |
#### Web Demo
|
| 17 |
|
| 18 |
+
我们使用 [text-generation-webui](https://github.com/oobabooga/text-generation-webui/tree/main) 开源项目搭建的 demo 进行推理,得到文档中的对比样例。该demo支持在网页端切换模型、调整多种常见参数等。
|
| 19 |
|
| 20 |
实验环境:py310-torch1.13.1-cuda11.6-cudnn8
|
| 21 |
|