Walmart-the-bag commited on
Commit
04a747b
1 Parent(s): a1b9071

Vicuna Prompt Template

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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
- <|im_start|>user
11
 
12
- <|im_end|>
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