Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Qwen-uncensored-v2-Q2_K.gguf +3 -0
- Qwen-uncensored-v2-Q3_K_L.gguf +3 -0
- Qwen-uncensored-v2-Q3_K_M.gguf +3 -0
- Qwen-uncensored-v2-Q3_K_S.gguf +3 -0
- Qwen-uncensored-v2-Q4_0.gguf +3 -0
- Qwen-uncensored-v2-Q4_K_M.gguf +3 -0
- Qwen-uncensored-v2-Q4_K_S.gguf +3 -0
- Qwen-uncensored-v2-Q5_0.gguf +3 -0
- Qwen-uncensored-v2-Q5_K_M.gguf +3 -0
- Qwen-uncensored-v2-Q5_K_S.gguf +3 -0
- Qwen-uncensored-v2-Q6_K.gguf +3 -0
- Qwen-uncensored-v2-Q8_0.gguf +3 -0
- README.md +88 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
Qwen-uncensored-v2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Qwen-uncensored-v2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Qwen-uncensored-v2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Qwen-uncensored-v2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Qwen-uncensored-v2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Qwen-uncensored-v2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Qwen-uncensored-v2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Qwen-uncensored-v2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Qwen-uncensored-v2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Qwen-uncensored-v2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Qwen-uncensored-v2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Qwen-uncensored-v2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Qwen-uncensored-v2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40308bb16e941f368ba256c95197eb97aceb3010188ae197b4a169a1d386002b
|
3 |
+
size 338605216
|
Qwen-uncensored-v2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e68656126b3e47af63589a7397787669666a95f72234d11ec9037a7977c79e81
|
3 |
+
size 369355936
|
Qwen-uncensored-v2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1d76372d0b4e9c39593094df29d1e4c530af6f2a322d0baddeeb7802b39320b
|
3 |
+
size 355464352
|
Qwen-uncensored-v2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cb4c5836d574110027496d9f2124ef8269e885febc86e9662b7db6b4ff221a6
|
3 |
+
size 338261152
|
Qwen-uncensored-v2-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04f1131e103ada6f0375e317961d6057d46908b2783d57d43e97cb0040d4f4dc
|
3 |
+
size 352152736
|
Qwen-uncensored-v2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5088cfb53c59b3ca2dd0fd2a3958f2b9f43708b0bccf00e1531b28a8d176469b
|
3 |
+
size 397805728
|
Qwen-uncensored-v2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d5364efdc59e895c8ca2a902fe9d4f79cfaa3465871e46b72da857dac77aab9
|
3 |
+
size 385469600
|
Qwen-uncensored-v2-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a2f1831e4d5e54a61e19a72c4ee8d00f582f32d5eff5aec45c02f69009bdac3
|
3 |
+
size 396881056
|
Qwen-uncensored-v2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:510e20553be16ffeb6e458333b1070ceeae8a06bbc5a0eb130e262500c096a42
|
3 |
+
size 420083872
|
Qwen-uncensored-v2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2da0d06654e17c6844844fe843dbfe97ae697a012b1e2fbf5e8863058e2dcbf
|
3 |
+
size 412708000
|
Qwen-uncensored-v2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2250149af9e89ba0eb9cc306f245bdbd39d85489452391ce1479ca7451df73f4
|
3 |
+
size 505734304
|
Qwen-uncensored-v2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e2217ba128ec6f1fa26397ef3929d0ff2208d612677b3b1bcd575a2878f9ae6
|
3 |
+
size 531066016
|
README.md
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Xennon-BD/Qwen-uncensored-v2
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
+
tags:
|
7 |
+
- text-generation-inference
|
8 |
+
- transformers
|
9 |
+
- unsloth
|
10 |
+
- qwen2
|
11 |
+
- trl
|
12 |
+
- sft
|
13 |
+
- TensorBlock
|
14 |
+
- GGUF
|
15 |
+
---
|
16 |
+
|
17 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
18 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
19 |
+
</div>
|
20 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
21 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
22 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
23 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
24 |
+
</p>
|
25 |
+
</div>
|
26 |
+
</div>
|
27 |
+
|
28 |
+
## Xennon-BD/Qwen-uncensored-v2 - GGUF
|
29 |
+
|
30 |
+
This repo contains GGUF format model files for [Xennon-BD/Qwen-uncensored-v2](https://huggingface.co/Xennon-BD/Qwen-uncensored-v2).
|
31 |
+
|
32 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
33 |
+
|
34 |
+
<div style="text-align: left; margin: 20px 0;">
|
35 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
36 |
+
Run them on the TensorBlock client using your local machine ↗
|
37 |
+
</a>
|
38 |
+
</div>
|
39 |
+
|
40 |
+
## Prompt template
|
41 |
+
|
42 |
+
```
|
43 |
+
<|im_start|>system
|
44 |
+
{system_prompt}<|im_end|>
|
45 |
+
<|im_start|>user
|
46 |
+
{prompt}<|im_end|>
|
47 |
+
<|im_start|>assistant
|
48 |
+
```
|
49 |
+
|
50 |
+
## Model file specification
|
51 |
+
|
52 |
+
| Filename | Quant type | File Size | Description |
|
53 |
+
| -------- | ---------- | --------- | ----------- |
|
54 |
+
| [Qwen-uncensored-v2-Q2_K.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q2_K.gguf) | Q2_K | 0.339 GB | smallest, significant quality loss - not recommended for most purposes |
|
55 |
+
| [Qwen-uncensored-v2-Q3_K_S.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q3_K_S.gguf) | Q3_K_S | 0.338 GB | very small, high quality loss |
|
56 |
+
| [Qwen-uncensored-v2-Q3_K_M.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q3_K_M.gguf) | Q3_K_M | 0.355 GB | very small, high quality loss |
|
57 |
+
| [Qwen-uncensored-v2-Q3_K_L.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q3_K_L.gguf) | Q3_K_L | 0.369 GB | small, substantial quality loss |
|
58 |
+
| [Qwen-uncensored-v2-Q4_0.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q4_0.gguf) | Q4_0 | 0.352 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
59 |
+
| [Qwen-uncensored-v2-Q4_K_S.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q4_K_S.gguf) | Q4_K_S | 0.385 GB | small, greater quality loss |
|
60 |
+
| [Qwen-uncensored-v2-Q4_K_M.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q4_K_M.gguf) | Q4_K_M | 0.398 GB | medium, balanced quality - recommended |
|
61 |
+
| [Qwen-uncensored-v2-Q5_0.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q5_0.gguf) | Q5_0 | 0.397 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
62 |
+
| [Qwen-uncensored-v2-Q5_K_S.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q5_K_S.gguf) | Q5_K_S | 0.413 GB | large, low quality loss - recommended |
|
63 |
+
| [Qwen-uncensored-v2-Q5_K_M.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q5_K_M.gguf) | Q5_K_M | 0.420 GB | large, very low quality loss - recommended |
|
64 |
+
| [Qwen-uncensored-v2-Q6_K.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q6_K.gguf) | Q6_K | 0.506 GB | very large, extremely low quality loss |
|
65 |
+
| [Qwen-uncensored-v2-Q8_0.gguf](https://huggingface.co/tensorblock/Qwen-uncensored-v2-GGUF/blob/main/Qwen-uncensored-v2-Q8_0.gguf) | Q8_0 | 0.531 GB | very large, extremely low quality loss - not recommended |
|
66 |
+
|
67 |
+
|
68 |
+
## Downloading instruction
|
69 |
+
|
70 |
+
### Command line
|
71 |
+
|
72 |
+
Firstly, install Huggingface Client
|
73 |
+
|
74 |
+
```shell
|
75 |
+
pip install -U "huggingface_hub[cli]"
|
76 |
+
```
|
77 |
+
|
78 |
+
Then, downoad the individual model file the a local directory
|
79 |
+
|
80 |
+
```shell
|
81 |
+
huggingface-cli download tensorblock/Qwen-uncensored-v2-GGUF --include "Qwen-uncensored-v2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
82 |
+
```
|
83 |
+
|
84 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
85 |
+
|
86 |
+
```shell
|
87 |
+
huggingface-cli download tensorblock/Qwen-uncensored-v2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
88 |
+
```
|