File size: 647 Bytes
dcb3949 7919f1d 01ece2c 7919f1d dcb3949 |
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 28 |
---
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:
- 16.3 GB at 8192 Token Context
- 12.7 GB at 4098 Token Context
- 10.9 GB at 2048 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:
{{ .System }}{{ end }}
Dont Be A LAZY FUCK!
{{ if .Prompt }}### Input:
{{ .Prompt }}{{ end }}
### Response:
<|`BlackSheep`|>
{{ .Response }}
"""
``` |