Commit
·
5527a16
1
Parent(s):
a1b9071
Vicuna Prompt Template (#1)
Browse files- Vicuna Prompt Template (04a747b7a1ff5774b56320701992bf6e37f69a54)
Co-authored-by: wbag <Walmart-the-bag@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,10 +7,9 @@ This repo is a GGUF version of [Misted-7B](https://huggingface.co/Walmart-the-ba
|
|
7 |
|
8 |
# Prompt Template
|
9 |
```
|
10 |
-
|
11 |
|
12 |
-
|
13 |
-
<|im_start|>assistant
|
14 |
```
|
15 |
|
16 |
## Misted-7B merge yaml
|
|
|
7 |
|
8 |
# Prompt Template
|
9 |
```
|
10 |
+
USER:
|
11 |
|
12 |
+
ASSISTANT:
|
|
|
13 |
```
|
14 |
|
15 |
## Misted-7B merge yaml
|