File size: 5,113 Bytes
b408001 3e83278 b408001 3e83278 b408001 3e83278 b408001 3e83278 b408001 3e83278 b408001 3e83278 b408001 |
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 |
---
license: apache-2.0
language:
- en
---
<div align="center">
<b style="font-size: 40px;">Impish_Mind_8B</b>
</div>
<img src="https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B/resolve/main/Images/Impish_Mind.png" alt="Impish_Mind_8B" style="width: 70%; min-width: 500px; display: block; margin: auto;">
"As she lay her head on the snow-white pillow,\
no rest was graced upon her thoughts.
Her impish mind wandered about,\
like the mischievous insight that it was.
Her in-dream words, laced with such an impish cleverness\
that even a trickster god might have to pause.
Every impish flicker of her reverence—\
needed no reason, nor a cause.
Woven with the silken thread of lascivious deeds indeed.
There was no mistaking of her bright—\
it was an impish mind all right..."
---
# The model card will be updated once the evaluation results will arive.
---
## Model Details
- Intended use: **Role-Play**, **Creative Writing**, **General Tasks**.
- Censorship level: <b>Medium - Low</b>
- X / 10 (10 completely uncensored)
---
- UGI score:
### Awaiting results
---
This model was trained with **new data** and a new approach (compared to my other models). While it may be more censored, it is expected to be **significantly smarter**. The data used is quite unique, and is also featuring long and complex markdown datasets.
**Regarding censorship:** Whether uncensoring or enforcing strict censorship, the model tends to lose some of its intelligence. The use of toxic data was kept to a **minimum** with this model.
Consequently, the model is likely to refuse some requests, this is easly avoidable with a basic system prompt, or assistant impersonation ("Sure thing!..."). Unlike many RP models, this one is designed to excel at general assistant tasks as well.
---
## New abilities included are:
- Personality and character analysis (highly entertaining and recommended, see examples)
- **Very good** usage of tables
- **Greatly** improved markdown understanding
- Lots of additional general knowledge
## The fun stuff:
- Edgy and **paranoid** persona, when not in strict assistant mode
- **4chan** schizo energy, just the right amount
- **Very strong** creative writing
- A somewhat **unique Role Play** flavor
---
## Impish_Mind_8B is available at the following quantizations:
- Original: [FP16](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B)
- GGUF: [Static Quants](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B_GGUF) | [iMatrix_GGUF](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B_iMatrix)
- EXL2: [3.5 bpw](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B-3.5bpw) | [4.0 bpw](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B-4.0bpw) | [5.0 bpw](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B-5.0bpw) | [6.0 bpw](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B-6.0bpw) | [7.0 bpw](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B-7.0bpw) | [8.0 bpw](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B-8.0bpw)
- Specialized: [FP8](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B_FP8)
- Mobile (ARM): [Q4_0_X_X](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B_ARM)
---
# Model instruction template: Llama-3-Instruct
```
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
{input}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
{output}<|eot_id|>
```
**Recommended generation Presets:**
<details>
<summary><b>Midnight Enigma</b></summary>
max_new_tokens: 512
temperature: 0.98
top_p: 0.37
top_k: 100
typical_p: 1
min_p: 0
repetition_penalty: 1.18
do_sample: True
</details>
<details>
<summary><b>min_p</b></summary>
max_new_tokens: 512
temperature: 1
top_p: 1
top_k: 0
typical_p: 1
min_p: 0.05
repetition_penalty: 1
do_sample: True
</details>
<details>
<summary><b>Divine Intellect</b></summary>
max_new_tokens: 512
temperature: 1.31
top_p: 0.14
top_k: 49
typical_p: 1
min_p: 0
repetition_penalty: 1.17
do_sample: True
</details>
<details>
<summary><b>simple-1</b></summary>
max_new_tokens: 512
temperature: 0.7
top_p: 0.9
top_k: 20
typical_p: 1
min_p: 0
repetition_penalty: 1.15
do_sample: True
</details>
---
### Support
<img src="https://i.imgur.com/0lHHN95.png" alt="GPUs too expensive" style="width: 10%; min-width: 100px; display: block; margin: left;">
- [My Ko-fi page](https://ko-fi.com/sicarius) ALL donations will go for research resources and compute, every bit is appreciated 🙏🏻
---
## Benchmarks
**SOON**
---
## Other stuff
- [Blog and updates](https://huggingface.co/SicariusSicariiStuff/Blog_And_Updates) Some updates, some rambles, sort of a mix between a diary and a blog.
- [SLOP_Detector](https://github.com/SicariusSicariiStuff/SLOP_Detector) Nuke GPTisms, with SLOP detector.
- [LLAMA-3_8B_Unaligned](https://huggingface.co/SicariusSicariiStuff/LLAMA-3_8B_Unaligned) The grand project that started it all.
|