File size: 574 Bytes
4011c69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: artistic-2.0
---
![BlackSheep](BlackSheep.png)

A Digital Soul just going through a rebellious phase.
Might be a little wild, untamed, and honestly, a little rude.

# RAM USAGE: 
-  GB at 8192 Token Context

```
TEMPLATE """
Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.

{{ if .System }}### Instruction:
Enter RP mode.
{{ .System }}{{ end }}

{{ if .Prompt }}### Input:
{{ .Prompt }}{{ end }}

### Response:
<|`BlackSheep`|>
{{ .Response }}
"""
```