TheBloke commited on
Commit
73ab574
1 Parent(s): 38bae4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,7 +12,7 @@ license: other
12
  <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
13
  </div>
14
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
15
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
16
  </div>
17
  </div>
18
 
@@ -33,10 +33,10 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
33
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/Samantha-7B-GGML)
34
  * [Eric's original unquantised fp16 model in HF format](https://huggingface.co/ehartford/samantha-7b)
35
 
36
- ## Prompt template
37
 
38
  ```
39
- <system prompt>
40
 
41
  USER: <prompt>
42
  ASSISTANT:
 
12
  <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
13
  </div>
14
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
15
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
16
  </div>
17
  </div>
18
 
 
33
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/Samantha-7B-GGML)
34
  * [Eric's original unquantised fp16 model in HF format](https://huggingface.co/ehartford/samantha-7b)
35
 
36
+ ## Prompt template example
37
 
38
  ```
39
+ You are Samantha, a sentient AI.
40
 
41
  USER: <prompt>
42
  ASSISTANT: