morriszms commited on
Commit
dad96fc
ยท
verified ยท
1 Parent(s): 0418e4d

Upload folder using huggingface_hub

Browse files
.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
+ patricide-12B-Unslop-Mell-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ patricide-12B-Unslop-Mell-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ patricide-12B-Unslop-Mell-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ patricide-12B-Unslop-Mell-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ patricide-12B-Unslop-Mell-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ patricide-12B-Unslop-Mell-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ patricide-12B-Unslop-Mell-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ patricide-12B-Unslop-Mell-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ patricide-12B-Unslop-Mell-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ patricide-12B-Unslop-Mell-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ patricide-12B-Unslop-Mell-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ patricide-12B-Unslop-Mell-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: redrix/patricide-12B-Unslop-Mell
3
+ library_name: transformers
4
+ tags:
5
+ - mergekit
6
+ - merge
7
+ - 12b
8
+ - chat
9
+ - roleplay
10
+ - creative-writing
11
+ - SLERP
12
+ - TensorBlock
13
+ - GGUF
14
+ license: apache-2.0
15
+ new_version: redrix/patricide-12B-Unslop-Mell-v2
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+ <div style="display: flex; justify-content: space-between; width: 100%;">
22
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
24
+ 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>
25
+ </p>
26
+ </div>
27
+ </div>
28
+
29
+ ## redrix/patricide-12B-Unslop-Mell - GGUF
30
+
31
+ This repo contains GGUF format model files for [redrix/patricide-12B-Unslop-Mell](https://huggingface.co/redrix/patricide-12B-Unslop-Mell).
32
+
33
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
34
+
35
+ ## Our projects
36
+ <table border="1" cellspacing="0" cellpadding="10">
37
+ <tr>
38
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
39
+ <th style="font-size: 25px;">TensorBlock Studio</th>
40
+ </tr>
41
+ <tr>
42
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
43
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
44
+ </tr>
45
+ <tr>
46
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
47
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
48
+ </tr>
49
+ <tr>
50
+ <th>
51
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
52
+ display: inline-block;
53
+ padding: 8px 16px;
54
+ background-color: #FF7F50;
55
+ color: white;
56
+ text-decoration: none;
57
+ border-radius: 6px;
58
+ font-weight: bold;
59
+ font-family: sans-serif;
60
+ ">๐Ÿ‘€ See what we built ๐Ÿ‘€</a>
61
+ </th>
62
+ <th>
63
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
64
+ display: inline-block;
65
+ padding: 8px 16px;
66
+ background-color: #FF7F50;
67
+ color: white;
68
+ text-decoration: none;
69
+ border-radius: 6px;
70
+ font-weight: bold;
71
+ font-family: sans-serif;
72
+ ">๐Ÿ‘€ See what we built ๐Ÿ‘€</a>
73
+ </th>
74
+ </tr>
75
+ </table>
76
+
77
+ ## Prompt template
78
+
79
+ ```
80
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
81
+ ```
82
+
83
+ ## Model file specification
84
+
85
+ | Filename | Quant type | File Size | Description |
86
+ | -------- | ---------- | --------- | ----------- |
87
+ | [patricide-12B-Unslop-Mell-Q2_K.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q2_K.gguf) | Q2_K | 4.791 GB | smallest, significant quality loss - not recommended for most purposes |
88
+ | [patricide-12B-Unslop-Mell-Q3_K_S.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q3_K_S.gguf) | Q3_K_S | 5.534 GB | very small, high quality loss |
89
+ | [patricide-12B-Unslop-Mell-Q3_K_M.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q3_K_M.gguf) | Q3_K_M | 6.083 GB | very small, high quality loss |
90
+ | [patricide-12B-Unslop-Mell-Q3_K_L.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q3_K_L.gguf) | Q3_K_L | 6.562 GB | small, substantial quality loss |
91
+ | [patricide-12B-Unslop-Mell-Q4_0.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q4_0.gguf) | Q4_0 | 7.072 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
92
+ | [patricide-12B-Unslop-Mell-Q4_K_S.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q4_K_S.gguf) | Q4_K_S | 7.120 GB | small, greater quality loss |
93
+ | [patricide-12B-Unslop-Mell-Q4_K_M.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q4_K_M.gguf) | Q4_K_M | 7.477 GB | medium, balanced quality - recommended |
94
+ | [patricide-12B-Unslop-Mell-Q5_0.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q5_0.gguf) | Q5_0 | 8.519 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
95
+ | [patricide-12B-Unslop-Mell-Q5_K_S.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q5_K_S.gguf) | Q5_K_S | 8.519 GB | large, low quality loss - recommended |
96
+ | [patricide-12B-Unslop-Mell-Q5_K_M.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q5_K_M.gguf) | Q5_K_M | 8.728 GB | large, very low quality loss - recommended |
97
+ | [patricide-12B-Unslop-Mell-Q6_K.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q6_K.gguf) | Q6_K | 10.056 GB | very large, extremely low quality loss |
98
+ | [patricide-12B-Unslop-Mell-Q8_0.gguf](https://huggingface.co/tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF/blob/main/patricide-12B-Unslop-Mell-Q8_0.gguf) | Q8_0 | 13.022 GB | very large, extremely low quality loss - not recommended |
99
+
100
+
101
+ ## Downloading instruction
102
+
103
+ ### Command line
104
+
105
+ Firstly, install Huggingface Client
106
+
107
+ ```shell
108
+ pip install -U "huggingface_hub[cli]"
109
+ ```
110
+
111
+ Then, downoad the individual model file the a local directory
112
+
113
+ ```shell
114
+ huggingface-cli download tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF --include "patricide-12B-Unslop-Mell-Q2_K.gguf" --local-dir MY_LOCAL_DIR
115
+ ```
116
+
117
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
118
+
119
+ ```shell
120
+ huggingface-cli download tensorblock/redrix_patricide-12B-Unslop-Mell-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
121
+ ```
patricide-12B-Unslop-Mell-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a530b4b3bdf577428bb25685d5c3827729c6c39926fb1581ba23e30c04b13d4
3
+ size 4791047360
patricide-12B-Unslop-Mell-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e54c56dcc2fe02b95e43ce35e749e2476a4a0ede99efb25cdf5a0d47521e5153
3
+ size 6561502400
patricide-12B-Unslop-Mell-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:157e4376f0d9d6f3af8e64af432dbf1471d5fedf88e75cd50fcd044be5313a2b
3
+ size 6083089600
patricide-12B-Unslop-Mell-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c946e4d6e76f562a7bc7e2da2c21c30ee2d41c87849590a7805ca502d9c4b9
3
+ size 5534225600
patricide-12B-Unslop-Mell-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0573aa506eccf35bf49877b9c041cfab059101d5cb4a16b5df318c713788614
3
+ size 7071700160
patricide-12B-Unslop-Mell-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:604664d874680d35725ca4587970de3a69d21f2aa40e717f060c2c0d2ddd394b
3
+ size 7477204160
patricide-12B-Unslop-Mell-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79126af2e257d2f570f297480c617b253526037106dd28d2e8471a4fbcebb95e
3
+ size 7120196800
patricide-12B-Unslop-Mell-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db65405200f9f8021d7cfa15529c7f5a5c6b3886cb64a7f05ee45bedf311e982
3
+ size 8518735040
patricide-12B-Unslop-Mell-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a200d351c96e9b3d4ba37261be8d63a11c8420064f40c8ee4ea99fa83240d9
3
+ size 8727631040
patricide-12B-Unslop-Mell-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74d663d471a0f3fa87d33df226a0f7a6c2394a6810096a9ccc66e161d46c256
3
+ size 8518735040
patricide-12B-Unslop-Mell-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db221d1e7e7fdd419f796fb9eba5da4421767eb63de29c0a7225b05c0563aa30
3
+ size 10056209600
patricide-12B-Unslop-Mell-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:276920bd03aaed6cd093ea05a3c5f7feea0d8185ef55a1837328184211b630da
3
+ size 13022368960