GGUF
Inference Endpoints
BlackSheep / README.md
TroyDoesAI's picture
Freaking formatting without ai tools hahaha
01ece2c verified
|
raw
history blame
647 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:
- 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 }}
"""
```