Update README.md
Browse files
README.md
CHANGED
@@ -44,8 +44,6 @@ Please note that these GGMLs are **not compatible with llama.cpp, or currently w
|
|
44 |
|
45 |
## Prompt template
|
46 |
|
47 |
-
Based on the code for the MPT 30B Chat Space, I believe this is the correct prompt template:
|
48 |
-
|
49 |
```
|
50 |
<|im_start|>system
|
51 |
A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers.<|im_end|>
|
|
|
44 |
|
45 |
## Prompt template
|
46 |
|
|
|
|
|
47 |
```
|
48 |
<|im_start|>system
|
49 |
A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers.<|im_end|>
|