TheBloke commited on
Commit
cc4766f
1 Parent(s): 55a603b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,10 +43,10 @@ Many thanks to William Beauchamp from [Chai](https://chai-research.com/) for pro
43
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/llama-2-13B-German-Assistant-v2-GGML)
44
  * [Original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/flozi00/Llama-2-13B-german-assistant-v2)
45
 
46
- ## Prompt template: Unknown
47
 
48
  ```
49
- {prompt}
50
  ```
51
 
52
  <!-- compatibility_ggml start -->
 
43
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/llama-2-13B-German-Assistant-v2-GGML)
44
  * [Original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/flozi00/Llama-2-13B-german-assistant-v2)
45
 
46
+ ## Prompt template: OpenAssistant
47
 
48
  ```
49
+ <|prompter|>{prompt} <|endoftext|> <|assistant|>
50
  ```
51
 
52
  <!-- compatibility_ggml start -->