morriszms commited on
Commit
9bf9c42
·
verified ·
1 Parent(s): 180b810

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
+ sexting-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ sexting-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ sexting-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ sexting-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ sexting-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ sexting-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ sexting-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ sexting-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ sexting-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ sexting-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ sexting-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ sexting-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: suhaibrashid17/sexting
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## suhaibrashid17/sexting - GGUF
21
+
22
+ This repo contains GGUF format model files for [suhaibrashid17/sexting](https://huggingface.co/suhaibrashid17/sexting).
23
+
24
+ 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).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [sexting-Q2_K.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q2_K.gguf) | Q2_K | 0.081 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [sexting-Q3_K_S.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q3_K_S.gguf) | Q3_K_S | 0.090 GB | very small, high quality loss |
44
+ | [sexting-Q3_K_M.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q3_K_M.gguf) | Q3_K_M | 0.098 GB | very small, high quality loss |
45
+ | [sexting-Q3_K_L.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q3_K_L.gguf) | Q3_K_L | 0.102 GB | small, substantial quality loss |
46
+ | [sexting-Q4_0.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q4_0.gguf) | Q4_0 | 0.107 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [sexting-Q4_K_S.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q4_K_S.gguf) | Q4_K_S | 0.107 GB | small, greater quality loss |
48
+ | [sexting-Q4_K_M.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q4_K_M.gguf) | Q4_K_M | 0.113 GB | medium, balanced quality - recommended |
49
+ | [sexting-Q5_0.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q5_0.gguf) | Q5_0 | 0.122 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [sexting-Q5_K_S.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q5_K_S.gguf) | Q5_K_S | 0.122 GB | large, low quality loss - recommended |
51
+ | [sexting-Q5_K_M.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q5_K_M.gguf) | Q5_K_M | 0.127 GB | large, very low quality loss - recommended |
52
+ | [sexting-Q6_K.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q6_K.gguf) | Q6_K | 0.138 GB | very large, extremely low quality loss |
53
+ | [sexting-Q8_0.gguf](https://huggingface.co/tensorblock/sexting-GGUF/blob/main/sexting-Q8_0.gguf) | Q8_0 | 0.178 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/sexting-GGUF --include "sexting-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/sexting-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
sexting-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd288caa409770aa1f372c979cb20b7e35ab7b7e5e02c7e74b07a44638b5d7f1
3
+ size 81197408
sexting-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc9fa17a5a4e7a3d2afdffd220ee8a05593df2b5c54713056904b5c3452528a1
3
+ size 102093408
sexting-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed06fece61d31ccaf929d1b1f600807659888a077f7ec23c448c10ca5c809299
3
+ size 97669728
sexting-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85ae415d150beb6a97ba7c183792e4d4a33bb1f1377a74b56d2915efc4eb9aa2
3
+ size 90149472
sexting-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd86f4f35b68314aa6411d5438b06335e5c83d5d043ac86e420af68f2d95b8a3
3
+ size 106556160
sexting-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f5a9baa93c9c1524c6ffd7a7dc2a3cf52b8b92014b1380448577a05fda27d6
3
+ size 112859904
sexting-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68cd9ec48e698b11f53b207129566576e5390e059c3e0930f5426fce3b0c94b4
3
+ size 106851072
sexting-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36930ea4fdecc123a91488db510653fa285d7f026311565dbd2c04259ccc893e
3
+ size 121997760
sexting-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd045694125ea6e584988c5bb7472245a712d7864758eecb358e87d9746b5944
3
+ size 126697920
sexting-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31b5bf4bc4143c5ebc3df90e964b760c85adb995f3bd1cc46ee7f8ab04eb05b0
3
+ size 121997760
sexting-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37796b54525868c9b19ce1a9a1e1bf0c88f24313dfbee9157a3ad4b3e087af0
3
+ size 138404480
sexting-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00dde4f3d78f7001065de9c04c06d63a13b2a0a4df39880e7d31f409d97ee8f5
3
+ size 177670528