Xin Liu commited on
Commit ·
33e182b
1
Parent(s): d0660e3
Update `README`
Browse filesSigned-off-by: Xin Liu <sam@secondstate.io>
- prompt.txt → README.md +6 -0
prompt.txt → README.md
RENAMED
|
@@ -1,4 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
以下内容为人类用户与与一位智能助手的对话。
|
| 2 |
|
| 3 |
用户:你好!
|
| 4 |
助手:
|
|
|
|
|
|
| 1 |
+
# Baichuan-13B-Chat-GGUF
|
| 2 |
+
|
| 3 |
+
## Prompt Template
|
| 4 |
+
|
| 5 |
+
```bash
|
| 6 |
以下内容为人类用户与与一位智能助手的对话。
|
| 7 |
|
| 8 |
用户:你好!
|
| 9 |
助手:
|
| 10 |
+
```
|