morriszms commited on
Commit
d4f897c
·
verified ·
1 Parent(s): f956fc3

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
+ Solar-M-SakuraSolar-Mixed-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Solar-M-SakuraSolar-Mixed-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Solar-M-SakuraSolar-Mixed-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Solar-M-SakuraSolar-Mixed-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Solar-M-SakuraSolar-Mixed-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Solar-M-SakuraSolar-Mixed-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Solar-M-SakuraSolar-Mixed-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Solar-M-SakuraSolar-Mixed-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Solar-M-SakuraSolar-Mixed-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Solar-M-SakuraSolar-Mixed-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Solar-M-SakuraSolar-Mixed-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Solar-M-SakuraSolar-Mixed-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: kodonho/Solar-M-SakuraSolar-Mixed
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
+ ## kodonho/Solar-M-SakuraSolar-Mixed - GGUF
21
+
22
+ This repo contains GGUF format model files for [kodonho/Solar-M-SakuraSolar-Mixed](https://huggingface.co/kodonho/Solar-M-SakuraSolar-Mixed).
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
+ | [Solar-M-SakuraSolar-Mixed-Q2_K.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q2_K.gguf) | Q2_K | 3.361 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [Solar-M-SakuraSolar-Mixed-Q3_K_S.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q3_K_S.gguf) | Q3_K_S | 3.915 GB | very small, high quality loss |
50
+ | [Solar-M-SakuraSolar-Mixed-Q3_K_M.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q3_K_M.gguf) | Q3_K_M | 4.354 GB | very small, high quality loss |
51
+ | [Solar-M-SakuraSolar-Mixed-Q3_K_L.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q3_K_L.gguf) | Q3_K_L | 4.736 GB | small, substantial quality loss |
52
+ | [Solar-M-SakuraSolar-Mixed-Q4_0.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q4_0.gguf) | Q4_0 | 5.091 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [Solar-M-SakuraSolar-Mixed-Q4_K_S.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q4_K_S.gguf) | Q4_K_S | 5.129 GB | small, greater quality loss |
54
+ | [Solar-M-SakuraSolar-Mixed-Q4_K_M.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q4_K_M.gguf) | Q4_K_M | 5.415 GB | medium, balanced quality - recommended |
55
+ | [Solar-M-SakuraSolar-Mixed-Q5_0.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q5_0.gguf) | Q5_0 | 6.198 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [Solar-M-SakuraSolar-Mixed-Q5_K_S.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q5_K_S.gguf) | Q5_K_S | 6.198 GB | large, low quality loss - recommended |
57
+ | [Solar-M-SakuraSolar-Mixed-Q5_K_M.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q5_K_M.gguf) | Q5_K_M | 6.365 GB | large, very low quality loss - recommended |
58
+ | [Solar-M-SakuraSolar-Mixed-Q6_K.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q6_K.gguf) | Q6_K | 7.374 GB | very large, extremely low quality loss |
59
+ | [Solar-M-SakuraSolar-Mixed-Q8_0.gguf](https://huggingface.co/tensorblock/Solar-M-SakuraSolar-Mixed-GGUF/blob/main/Solar-M-SakuraSolar-Mixed-Q8_0.gguf) | Q8_0 | 9.550 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/Solar-M-SakuraSolar-Mixed-GGUF --include "Solar-M-SakuraSolar-Mixed-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/Solar-M-SakuraSolar-Mixed-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
Solar-M-SakuraSolar-Mixed-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50824f17c3ed84d5b16621ad8f85d26ec76abc49464a11c9e7dbc99876534bd3
3
+ size 3361237632
Solar-M-SakuraSolar-Mixed-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e893fdda9630cfc864f8bec4c0831e3ee08fa1c435e7d744d3c49be82f29e048
3
+ size 4736387712
Solar-M-SakuraSolar-Mixed-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4da9834776e2494ce44235493f7834d636a325687205ca3a513a1ca756a1d1c5
3
+ size 4353657472
Solar-M-SakuraSolar-Mixed-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8faf90e8c6cdad7d5c20b53048309659fbc78e2eb8550a71aa9b095bdc168138
3
+ size 3914566272
Solar-M-SakuraSolar-Mixed-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96b2b845fca14d972b5cf6f6a6697c49cf50fe3e5c41cf9c79bb989b79b7992
3
+ size 5090650752
Solar-M-SakuraSolar-Mixed-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10f9d0b2917b7cd6127c61ae01ab49e21e2b1fcef248ce9df00c8dfdde849b6c
3
+ size 5415053952
Solar-M-SakuraSolar-Mixed-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7bf4da7c405feba3f882ee538cc91e9f7b0db1d0dafda338359295314b27359
3
+ size 5129448064
Solar-M-SakuraSolar-Mixed-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d642c447a68fd273df8e118a3fcc3af5d0ec579f3bff6cea85db96fee765e42
3
+ size 6197553792
Solar-M-SakuraSolar-Mixed-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb35084c71ecf65b331abfaaf7b7c0bea4259c82aba40c2c246c27891238b03
3
+ size 6364670592
Solar-M-SakuraSolar-Mixed-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def7697ff2b6259bb8d05df03f9eb1b493ab61759d60822cd083b5e8b7109e29
3
+ size 6197553792
Solar-M-SakuraSolar-Mixed-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db7ffa8823f849029ddad509a011ac426a1194f03e5e3b1675b3a563e4d85be1
3
+ size 7373638272
Solar-M-SakuraSolar-Mixed-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:136ad97beedf9e88b1c89c989e6312640dcf454e062e08222fc16bb0fee83b53
3
+ size 9550006912