morriszms commited on
Commit
a372775
1 Parent(s): ce60aa1

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
+ sn29_v31-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ sn29_v31-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ sn29_v31-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ sn29_v31-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ sn29_v31-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ sn29_v31-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ sn29_v31-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ sn29_v31-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ sn29_v31-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ sn29_v31-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ sn29_v31-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ sn29_v31-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: luaqi/sn29_v31
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
+ ## luaqi/sn29_v31 - GGUF
21
+
22
+ This repo contains GGUF format model files for [luaqi/sn29_v31](https://huggingface.co/luaqi/sn29_v31).
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
+ <|system|>
36
+ {system_prompt}<|end|>
37
+ <|user|>
38
+ {prompt}<|end|>
39
+ <|assistant|>
40
+ ```
41
+
42
+ ## Model file specification
43
+
44
+ | Filename | Quant type | File Size | Description |
45
+ | -------- | ---------- | --------- | ----------- |
46
+ | [sn29_v31-Q2_K.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q2_K.gguf) | Q2_K | 2.067 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [sn29_v31-Q3_K_S.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q3_K_S.gguf) | Q3_K_S | 2.461 GB | very small, high quality loss |
48
+ | [sn29_v31-Q3_K_M.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q3_K_M.gguf) | Q3_K_M | 2.871 GB | very small, high quality loss |
49
+ | [sn29_v31-Q3_K_L.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q3_K_L.gguf) | Q3_K_L | 3.069 GB | small, substantial quality loss |
50
+ | [sn29_v31-Q4_0.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q4_0.gguf) | Q4_0 | 3.196 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
51
+ | [sn29_v31-Q4_K_S.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q4_K_S.gguf) | Q4_K_S | 3.215 GB | small, greater quality loss |
52
+ | [sn29_v31-Q4_K_M.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q4_K_M.gguf) | Q4_K_M | 3.521 GB | medium, balanced quality - recommended |
53
+ | [sn29_v31-Q5_0.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q5_0.gguf) | Q5_0 | 3.888 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [sn29_v31-Q5_K_S.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q5_K_S.gguf) | Q5_K_S | 3.888 GB | large, low quality loss - recommended |
55
+ | [sn29_v31-Q5_K_M.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q5_K_M.gguf) | Q5_K_M | 4.148 GB | large, very low quality loss - recommended |
56
+ | [sn29_v31-Q6_K.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q6_K.gguf) | Q6_K | 4.623 GB | very large, extremely low quality loss |
57
+ | [sn29_v31-Q8_0.gguf](https://huggingface.co/tensorblock/sn29_v31-GGUF/blob/main/sn29_v31-Q8_0.gguf) | Q8_0 | 5.987 GB | very large, extremely low quality loss - not recommended |
58
+
59
+
60
+ ## Downloading instruction
61
+
62
+ ### Command line
63
+
64
+ Firstly, install Huggingface Client
65
+
66
+ ```shell
67
+ pip install -U "huggingface_hub[cli]"
68
+ ```
69
+
70
+ Then, downoad the individual model file the a local directory
71
+
72
+ ```shell
73
+ huggingface-cli download tensorblock/sn29_v31-GGUF --include "sn29_v31-Q2_K.gguf" --local-dir MY_LOCAL_DIR
74
+ ```
75
+
76
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/sn29_v31-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
sn29_v31-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200a3c768ab87ceca62ffa565625121ee255dc8a69da7eb7aeca82412e9760a4
3
+ size 2067374784
sn29_v31-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f36f8e48bcdee214bce915acc5b935ae3d22862456e84f0265268509eb0634f
3
+ size 3069462720
sn29_v31-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:964d62dd2c07540e76547690c1f6b9fa87264ae12e8448aa3e2b00513510ba83
3
+ size 2871281856
sn29_v31-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b014e57eb8c1ae5af4ea10e0308cb5c25307c6a4523e07f7f0f60454fc90343
3
+ size 2460764352
sn29_v31-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e54f60732ab3a2b1c4cedc4c9ed846116db6a5e2758f98b23b22cf9c1b66796
3
+ size 3195791040
sn29_v31-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10083a727014769fd5f4cde079fb9944c06f5372d2a8367b97237e7600ac7e93
3
+ size 3521373888
sn29_v31-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c1b4f9abfb0d013b4ebbbecb65d1464a66103410bc2a7a9ad08c218cee418b
3
+ size 3214665408
sn29_v31-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7efa9ed2d950c4de99f185d3517a0660cbf9b5940be01817eb116a7a426e1065
3
+ size 3887580864
sn29_v31-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1eee2fcf658b35ec3c5fe6bd7fff09fef98515b800d60b8c195dfc3e4c93d32
3
+ size 4148283072
sn29_v31-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:733f91277d0ca6b10bea9b1aa10c36ce1c4b2dcfb6c4ac8af6b32c09e1d035fb
3
+ size 3887580864
sn29_v31-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31236437eee6be961ef76d79100b5e9db75e7f452fe360844d3b8bb54d5ced39
3
+ size 4622607552
sn29_v31-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d79fded9d1ca1cf2f69125f8cda6f0ca7232dce7b489210510c7bf732f280f0e
3
+ size 5986805952