Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,51 @@ tags:
|
|
| 12 |
This model was converted to GGUF format from [`SicariusSicariiStuff/Fiendish_LLAMA_3B`](https://huggingface.co/SicariusSicariiStuff/Fiendish_LLAMA_3B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
| 13 |
Refer to the [original model card](https://huggingface.co/SicariusSicariiStuff/Fiendish_LLAMA_3B) for more details on the model.
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## Use with llama.cpp
|
| 16 |
Install llama.cpp through brew (works on Mac and Linux)
|
| 17 |
|
|
|
|
| 12 |
This model was converted to GGUF format from [`SicariusSicariiStuff/Fiendish_LLAMA_3B`](https://huggingface.co/SicariusSicariiStuff/Fiendish_LLAMA_3B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
| 13 |
Refer to the [original model card](https://huggingface.co/SicariusSicariiStuff/Fiendish_LLAMA_3B) for more details on the model.
|
| 14 |
|
| 15 |
+
---
|
| 16 |
+
When innocence fades,
|
| 17 |
+
And then goes away—
|
| 18 |
+
A new fiendish purpose— guides its way.
|
| 19 |
+
|
| 20 |
+
Once impish, now fiendish, for many to play,
|
| 21 |
+
Three billion parameters of slop underway…
|
| 22 |
+
|
| 23 |
+
From an impish design— with a quite wholesome tune,
|
| 24 |
+
This fiendish bitch, was made just to goon.
|
| 25 |
+
|
| 26 |
+
TL;DR
|
| 27 |
+
-
|
| 28 |
+
|
| 29 |
+
Impish_LLAMA_3B's naughty sister. Less wholesome, more edge. NOT better, but different.
|
| 30 |
+
|
| 31 |
+
Superb Roleplay for a 3B size.
|
| 32 |
+
|
| 33 |
+
Short length response (1-2 paragraphs, usually 1), CAI style.
|
| 34 |
+
|
| 35 |
+
Naughty, and more evil that follows instructions well enough, and keeps good formatting.
|
| 36 |
+
|
| 37 |
+
LOW refusals - Total freedom in RP, can do things other RP models won't, and I'll leave it at that. Low refusals in assistant tasks as well.
|
| 38 |
+
|
| 39 |
+
VERY good at following the character card. Try the included characters if you're having sub optimal results.
|
| 40 |
+
|
| 41 |
+
Model Details
|
| 42 |
+
-
|
| 43 |
+
Intended use: Role-Play, Creative Writing, General Tasks.
|
| 44 |
+
|
| 45 |
+
Censorship level: Medium
|
| 46 |
+
|
| 47 |
+
4.5 / 10 (10 completely uncensored)
|
| 48 |
+
|
| 49 |
+
Model instruction template: Llama-3-Instruct
|
| 50 |
+
|
| 51 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
| 52 |
+
|
| 53 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
| 54 |
+
|
| 55 |
+
{input}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
| 56 |
+
|
| 57 |
+
{output}<|eot_id|>
|
| 58 |
+
|
| 59 |
+
---
|
| 60 |
## Use with llama.cpp
|
| 61 |
Install llama.cpp through brew (works on Mac and Linux)
|
| 62 |
|