Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- roleplay
|
8 |
+
- text-generation-inference
|
9 |
+
- merge
|
10 |
+
---
|
11 |
+
# BigMaid-20B-v1.0
|
12 |
+
|
13 |
+
![image/png](https://huggingface.co/TeeZee/BigMaid-20B-v1.0/resolve/main/BigMaid-20B-v1.0.jpg)
|
14 |
+
|
15 |
+
|
16 |
+
## Model Details
|
17 |
+
|
18 |
+
- A result of interleaving layers of [KatyTheCutie/EstopianMaid-13B](https://huggingface.co/KatyTheCutie/EstopianMaid-13B) with itself.
|
19 |
+
- The resulting model has approximately 20 billion parameters.
|
20 |
+
- See [mergekit-config.yml](https://huggingface.co/TeeZee/BigMaid-20B-v1.0/resolve/main/mergekit-config.yml) for details on the merge method used.
|
21 |
+
|
22 |
+
**Warning: This model can produce NSFW content!**
|
23 |
+
|
24 |
+
## Results
|
25 |
+
|
26 |
+
- Bigger version of original, uncensored like oryginal.
|
27 |
+
- Retains all good qualities of orignilan with additional affinity fot abstract and lighhearted humor
|
28 |
+
|
29 |
+
|
30 |
+
All comments are greatly appreciated, download, test and if you appreciate my work, consider buying me my fuel:
|
31 |
+
<a href="https://www.buymeacoffee.com/TeeZee" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|