morriszms commited on
Commit
b3acbad
1 Parent(s): a7fb123

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
+ SwallowMaid-8B-L3-SPPO-abliterated-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SwallowMaid-8B-L3-SPPO-abliterated-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SwallowMaid-8B-L3-SPPO-abliterated-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SwallowMaid-8B-L3-SPPO-abliterated-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SwallowMaid-8B-L3-SPPO-abliterated-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: v000000/SwallowMaid-8B-L3-SPPO-abliterated
3
+ library_name: transformers
4
+ tags:
5
+ - mergekit
6
+ - merge
7
+ - english
8
+ - japanese
9
+ - llama
10
+ - TensorBlock
11
+ - GGUF
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## v000000/SwallowMaid-8B-L3-SPPO-abliterated - GGUF
26
+
27
+ This repo contains GGUF format model files for [v000000/SwallowMaid-8B-L3-SPPO-abliterated](https://huggingface.co/v000000/SwallowMaid-8B-L3-SPPO-abliterated).
28
+
29
+ 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).
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
35
+
36
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
37
+
38
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
39
+ ```
40
+
41
+ ## Model file specification
42
+
43
+ | Filename | Quant type | File Size | Description |
44
+ | -------- | ---------- | --------- | ----------- |
45
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q2_K.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
46
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_S.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
47
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_M.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
48
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_L.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
49
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q4_0.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
50
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_S.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
51
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_M.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
52
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q5_0.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
53
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_S.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
54
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_M.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
55
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q6_K.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
56
+ | [SwallowMaid-8B-L3-SPPO-abliterated-Q8_0.gguf](https://huggingface.co/tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF/tree/main/SwallowMaid-8B-L3-SPPO-abliterated-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
57
+
58
+
59
+ ## Downloading instruction
60
+
61
+ ### Command line
62
+
63
+ Firstly, install Huggingface Client
64
+
65
+ ```shell
66
+ pip install -U "huggingface_hub[cli]"
67
+ ```
68
+
69
+ Then, downoad the individual model file the a local directory
70
+
71
+ ```shell
72
+ huggingface-cli download tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF --include "SwallowMaid-8B-L3-SPPO-abliterated-Q2_K.gguf" --local-dir MY_LOCAL_DIR
73
+ ```
74
+
75
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
76
+
77
+ ```shell
78
+ huggingface-cli download tensorblock/SwallowMaid-8B-L3-SPPO-abliterated-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
79
+ ```
SwallowMaid-8B-L3-SPPO-abliterated-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d3e774c5c9e855320327b1231814d5f4fd614c71aae576ad72637d5f3fa4f3a
3
+ size 3179132128
SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d241718581ff62d3b7f95100f6806f353963434595008d73c538895d7f78398
3
+ size 4321957088
SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a36691ab69f2740396cf9fc3f0db4f154e837659ed4a1bfee5f4fc608d4d5f1
3
+ size 4018918624
SwallowMaid-8B-L3-SPPO-abliterated-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c09b6fbf11784aa08974e221b2164205b1afcfb2b91ff68ab01517e578703ee
3
+ size 3664499936
SwallowMaid-8B-L3-SPPO-abliterated-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c61ef43c33da46bcaeb726b900089eb5b33583be63d3c27a4dd1f46f1845836
3
+ size 4661212384
SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959e936cb113b0738b4cccde5ab5bb0361408356468c18c51b2d70ea74643ddc
3
+ size 4920734944
SwallowMaid-8B-L3-SPPO-abliterated-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55d2a6737cef82d090c4188bad2d5031d11911e853e3a01ce3643c428fe2af2d
3
+ size 4692669664
SwallowMaid-8B-L3-SPPO-abliterated-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd795973e6844e05e502da78d8e096e4e8de15c2181cbbc58932804f34ea019
3
+ size 5599294688
SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25f2f8572aeb9fe9a0b743819a05859dd54d12032812e4948e890f65d5b46356
3
+ size 5732988128
SwallowMaid-8B-L3-SPPO-abliterated-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be3ad8ff1cc726408220d40135cfdbd586342fb9240d037ec2fe01a7fad5efd8
3
+ size 5599294688
SwallowMaid-8B-L3-SPPO-abliterated-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5519a3065781fc589b232a8c454e82d53d81f7d9c0647f3eba4b45f710ac25cf
3
+ size 6596007136
SwallowMaid-8B-L3-SPPO-abliterated-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f228d6f72fc241465170c31d07926b064eb6d7b9333018c4d3218928238322
3
+ size 8540771552