aashish1904
commited on
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
|
4 |
+
license: apache-2.0
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
|
9 |
+
---
|
10 |
+
|
11 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
|
12 |
+
|
13 |
+
|
14 |
+
# QuantFactory/Qwen2.5-14B_Uncencored_Instruct-GGUF
|
15 |
+
This is quantized version of [SicariusSicariiStuff/Qwen2.5-14B_Uncencored_Instruct](https://huggingface.co/SicariusSicariiStuff/Qwen2.5-14B_Uncencored_Instruct) created using llama.cpp
|
16 |
+
|
17 |
+
# Original Model Card
|
18 |
+
|
19 |
+
|
20 |
+
<div align="center">
|
21 |
+
<b style="font-size: 40px;">Qwen2.5-14B_Uncencored Instruct</b>
|
22 |
+
|
23 |
+
|
24 |
+
</div>
|
25 |
+
|
26 |
+
<img src="https://huggingface.co/SicariusSicariiStuff/Phi-3.5-mini-instruct_Uncensored/resolve/main/Misc/Uncensored.png" alt="Uncensored.png" style="width: 90%; min-width: 500px; display: block; margin: auto;">
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
This is the instruct model, except my uncensoring protocol I also added some RP data, Story writing and tried to nudge the model towards aggressiveness, for more spicy RP and story bias. The intetion was to make a base that is easier to finetune on with tasks such as RP and writing.
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
# Model Details
|
36 |
+
|
37 |
+
|
38 |
+
- Censorship level: <b>pending</b>
|
39 |
+
|
40 |
+
- **pending** / 10 (10 completely uncensored)
|
41 |
+
|
42 |
+
- UGI score: SOON
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
|
50 |
+
|
51 |
+
### Support
|
52 |
+
<img src="https://i.imgur.com/0lHHN95.png" alt="GPUs too expensive" style="width: 10%; min-width: 100px; display: block; margin: left;">
|
53 |
+
|
54 |
+
- [My Ko-fi page](https://ko-fi.com/sicarius) ALL donations will go for research resources and compute, every bit is appreciated 🙏🏻
|
55 |
+
|
56 |
+
## Other stuff
|
57 |
+
- [Blog and updates](https://huggingface.co/SicariusSicariiStuff/Blog_And_Updates) Some updates, some rambles, sort of a mix between a diary and a blog.
|
58 |
+
- [LLAMA-3_8B_Unaligned](https://huggingface.co/SicariusSicariiStuff/LLAMA-3_8B_Unaligned) The grand project that started it all.
|
59 |
+
|