Update README.md
Browse files
README.md
CHANGED
@@ -4,18 +4,34 @@ base_model:
|
|
4 |
- ChaoticNeutrals/Cookie_7B
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
-
-
|
8 |
-
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
# DaturaCookie
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
-
|
16 |
-
### Merge Method
|
17 |
|
18 |
-
This model was merged using the SLERP merge method.
|
19 |
|
20 |
### Models Merged
|
21 |
|
@@ -44,4 +60,4 @@ parameters:
|
|
44 |
value: [0, 0.25, 0.5, 0.75, 1]
|
45 |
- value: 0.5
|
46 |
dtype: bfloat16
|
47 |
-
```
|
|
|
4 |
- ChaoticNeutrals/Cookie_7B
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
+
- not-for-all-audiences
|
8 |
+
license: apache-2.0
|
9 |
+
datasets:
|
10 |
+
- ResplendentAI/Luna_NSFW_Text
|
11 |
+
- unalignment/toxic-dpo-v0.2
|
12 |
+
- ResplendentAI/Synthetic_Soul_1k
|
13 |
+
- grimulkan/theory-of-mind
|
14 |
+
- lemonilia/LimaRP
|
15 |
+
- PygmalionAI/PIPPA
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
# DaturaCookie
|
20 |
|
21 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/5jG2dft51fgPcGUGc-4Ym.png)
|
22 |
+
|
23 |
+
Proficient at roleplaying and lightehearted conversation, this model is prone to NSFW outputs.
|
24 |
+
|
25 |
+
# Vision/multimodal capabilities:
|
26 |
+
|
27 |
+
If you want to use vision functionality:
|
28 |
+
|
29 |
+
You must use the latest versions of Koboldcpp. To use the multimodal capabilities of this model and use vision you need to load the specified mmproj file, this can be found inside this model repo.
|
30 |
+
|
31 |
+
You can load the mmproj by using the corresponding section in the interface:
|
32 |
|
33 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/UxH8OteeRbD1av1re0yNZ.png)
|
|
|
34 |
|
|
|
35 |
|
36 |
### Models Merged
|
37 |
|
|
|
60 |
value: [0, 0.25, 0.5, 0.75, 1]
|
61 |
- value: 0.5
|
62 |
dtype: bfloat16
|
63 |
+
```
|