morriszms commited on
Commit
0773fb9
·
verified ·
1 Parent(s): da2e0c4

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
+ Synatra-10.7B-v0.4-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Synatra-10.7B-v0.4-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Synatra-10.7B-v0.4-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Synatra-10.7B-v0.4-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Synatra-10.7B-v0.4-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Synatra-10.7B-v0.4-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Synatra-10.7B-v0.4-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Synatra-10.7B-v0.4-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Synatra-10.7B-v0.4-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Synatra-10.7B-v0.4-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Synatra-10.7B-v0.4-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Synatra-10.7B-v0.4-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ base_model: maywell/Synatra-10.7B-v0.4
4
+ tags:
5
+ - TensorBlock
6
+ - GGUF
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
+ ## maywell/Synatra-10.7B-v0.4 - GGUF
21
+
22
+ This repo contains GGUF format model files for [maywell/Synatra-10.7B-v0.4](https://huggingface.co/maywell/Synatra-10.7B-v0.4).
23
+
24
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](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}
37
+
38
+ ### User:
39
+ {prompt}
40
+
41
+ ### Assistant:
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [Synatra-10.7B-v0.4-Q2_K.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q2_K.gguf) | Q2_K | 4.003 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [Synatra-10.7B-v0.4-Q3_K_S.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q3_K_S.gguf) | Q3_K_S | 4.665 GB | very small, high quality loss |
50
+ | [Synatra-10.7B-v0.4-Q3_K_M.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q3_K_M.gguf) | Q3_K_M | 5.196 GB | very small, high quality loss |
51
+ | [Synatra-10.7B-v0.4-Q3_K_L.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q3_K_L.gguf) | Q3_K_L | 5.651 GB | small, substantial quality loss |
52
+ | [Synatra-10.7B-v0.4-Q4_0.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q4_0.gguf) | Q4_0 | 6.072 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [Synatra-10.7B-v0.4-Q4_K_S.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q4_K_S.gguf) | Q4_K_S | 6.119 GB | small, greater quality loss |
54
+ | [Synatra-10.7B-v0.4-Q4_K_M.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q4_K_M.gguf) | Q4_K_M | 6.462 GB | medium, balanced quality - recommended |
55
+ | [Synatra-10.7B-v0.4-Q5_0.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q5_0.gguf) | Q5_0 | 7.397 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [Synatra-10.7B-v0.4-Q5_K_S.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q5_K_S.gguf) | Q5_K_S | 7.397 GB | large, low quality loss - recommended |
57
+ | [Synatra-10.7B-v0.4-Q5_K_M.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q5_K_M.gguf) | Q5_K_M | 7.598 GB | large, very low quality loss - recommended |
58
+ | [Synatra-10.7B-v0.4-Q6_K.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q6_K.gguf) | Q6_K | 8.805 GB | very large, extremely low quality loss |
59
+ | [Synatra-10.7B-v0.4-Q8_0.gguf](https://huggingface.co/tensorblock/Synatra-10.7B-v0.4-GGUF/blob/main/Synatra-10.7B-v0.4-Q8_0.gguf) | Q8_0 | 11.404 GB | very large, extremely low quality loss - not recommended |
60
+
61
+
62
+ ## Downloading instruction
63
+
64
+ ### Command line
65
+
66
+ Firstly, install Huggingface Client
67
+
68
+ ```shell
69
+ pip install -U "huggingface_hub[cli]"
70
+ ```
71
+
72
+ Then, downoad the individual model file the a local directory
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/Synatra-10.7B-v0.4-GGUF --include "Synatra-10.7B-v0.4-Q2_K.gguf" --local-dir MY_LOCAL_DIR
76
+ ```
77
+
78
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/Synatra-10.7B-v0.4-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
Synatra-10.7B-v0.4-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1caeea70c8fbf8c62b5f10e296bbbe6982110da8dcdb26fb068c23b73f37bd70
3
+ size 4003232704
Synatra-10.7B-v0.4-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:898c2cd28005973ab6a940eb1c0e02468a5c9db80a89207eb429005c6c1c559b
3
+ size 5650750400
Synatra-10.7B-v0.4-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4009e6c2577dc506e5fca87843c384bf6043cbde34b6391232252762acb3d7a7
3
+ size 5195668416
Synatra-10.7B-v0.4-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df7df523df3ceed6a08324308782ff0e014907b88d71c0084d188dd3ba41612a
3
+ size 4664564672
Synatra-10.7B-v0.4-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e3b4d315f81b8e0198993ab9eb858a7da56344c9bdaea79793b67619ad8771a
3
+ size 6072384448
Synatra-10.7B-v0.4-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24fe277cb7674ee7443322f30f623e2681b46f99ef31c96521289428a4060aee
3
+ size 6461668288
Synatra-10.7B-v0.4-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07a5eb5763af7c76d8a281d05f105c1f7eaaa5c15e6134a0856988c09313696
3
+ size 6118521792
Synatra-10.7B-v0.4-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91fd64fc36af5c287964d7fa64b51a91091925066a686deb61172485d4abfd75
3
+ size 7397391296
Synatra-10.7B-v0.4-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884c934e727a964ecf64eb821871281eb931bbd8765524866eaf08f847e54fca
3
+ size 7597931456
Synatra-10.7B-v0.4-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b6f7b44a4bfd7a7cec6f33e3be21ec6c14679326ca5fc1e318bc9a35f415ce4
3
+ size 7397391296
Synatra-10.7B-v0.4-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29323f80381fe911c6b6567de855d3e63a60dc77dd8af6922fe20d2b3e93279c
3
+ size 8805211072
Synatra-10.7B-v0.4-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82d44f7e42ce8bddc0aae98fd499bd991be8e920ad1737a37e4a47d8a2bfd082
3
+ size 11404155840