BlackSheep-Large / README.md
TroyDoesAI's picture
Update README.md
4011c69 verified
|
raw
history blame
No virus
574 Bytes
---
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 }}
"""
```