morriszms commited on
Commit
311fb93
1 Parent(s): 74cbbb1

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
+ sft-solar-10.7b-v1.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ sft-solar-10.7b-v1.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ sft-solar-10.7b-v1.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ sft-solar-10.7b-v1.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ sft-solar-10.7b-v1.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ sft-solar-10.7b-v1.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ sft-solar-10.7b-v1.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ sft-solar-10.7b-v1.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ sft-solar-10.7b-v1.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ sft-solar-10.7b-v1.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ sft-solar-10.7b-v1.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ sft-solar-10.7b-v1.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pipeline_tag: text-generation
5
+ datasets:
6
+ - nlpai-lab/databricks-dolly-15k-ko
7
+ - kyujinpy/KOR-OpenOrca-Platypus-v3
8
+ - KETI-AIR/kor_boolq
9
+ - heegyu/open-korean-instructions
10
+ base_model: ifuseok/sft-solar-10.7b-v1.1
11
+ tags:
12
+ - TensorBlock
13
+ - GGUF
14
+ ---
15
+
16
+ <div style="width: auto; margin-left: auto; margin-right: auto">
17
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
18
+ </div>
19
+ <div style="display: flex; justify-content: space-between; width: 100%;">
20
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
21
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
22
+ 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>
23
+ </p>
24
+ </div>
25
+ </div>
26
+
27
+ ## ifuseok/sft-solar-10.7b-v1.1 - GGUF
28
+
29
+ This repo contains GGUF format model files for [ifuseok/sft-solar-10.7b-v1.1](https://huggingface.co/ifuseok/sft-solar-10.7b-v1.1).
30
+
31
+ 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).
32
+
33
+ <div style="text-align: left; margin: 20px 0;">
34
+ <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;">
35
+ Run them on the TensorBlock client using your local machine ↗
36
+ </a>
37
+ </div>
38
+
39
+ ## Prompt template
40
+
41
+ ```
42
+ ### System:
43
+ {system_prompt}
44
+
45
+ ### User:
46
+ {prompt}
47
+
48
+ ### Assistant:
49
+ ```
50
+
51
+ ## Model file specification
52
+
53
+ | Filename | Quant type | File Size | Description |
54
+ | -------- | ---------- | --------- | ----------- |
55
+ | [sft-solar-10.7b-v1.1-Q2_K.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
56
+ | [sft-solar-10.7b-v1.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
57
+ | [sft-solar-10.7b-v1.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
58
+ | [sft-solar-10.7b-v1.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
59
+ | [sft-solar-10.7b-v1.1-Q4_0.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
60
+ | [sft-solar-10.7b-v1.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
61
+ | [sft-solar-10.7b-v1.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
62
+ | [sft-solar-10.7b-v1.1-Q5_0.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
63
+ | [sft-solar-10.7b-v1.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
64
+ | [sft-solar-10.7b-v1.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
65
+ | [sft-solar-10.7b-v1.1-Q6_K.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
66
+ | [sft-solar-10.7b-v1.1-Q8_0.gguf](https://huggingface.co/tensorblock/sft-solar-10.7b-v1.1-GGUF/blob/main/sft-solar-10.7b-v1.1-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
67
+
68
+
69
+ ## Downloading instruction
70
+
71
+ ### Command line
72
+
73
+ Firstly, install Huggingface Client
74
+
75
+ ```shell
76
+ pip install -U "huggingface_hub[cli]"
77
+ ```
78
+
79
+ Then, downoad the individual model file the a local directory
80
+
81
+ ```shell
82
+ huggingface-cli download tensorblock/sft-solar-10.7b-v1.1-GGUF --include "sft-solar-10.7b-v1.1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
83
+ ```
84
+
85
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
86
+
87
+ ```shell
88
+ huggingface-cli download tensorblock/sft-solar-10.7b-v1.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
89
+ ```
sft-solar-10.7b-v1.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:378afb6a5aab84c7201c48016dcd9a51d6f2bbc5c2827aae8cccd6ca155bc932
3
+ size 4003232896
sft-solar-10.7b-v1.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24fa47150f4d464d760c7a28034b2a9928b98a9b24e325aa920871a685312e06
3
+ size 5650750592
sft-solar-10.7b-v1.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439ac1c3fb01212344a4c40f003ad252a13ff5ad18c7bddb0630d804d3804fb0
3
+ size 5195668608
sft-solar-10.7b-v1.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d18a1c92f552b7d408c707bb2d5c19f69c50c69ce7638eeac0d1be0c0170bf5a
3
+ size 4664564864
sft-solar-10.7b-v1.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14be59d9e1a75398b79a1ca3d51aefb5ddf7e95ec2bbd8dd305a690dd07faebb
3
+ size 6072384640
sft-solar-10.7b-v1.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:821377d18ff149c514c2456ab0c666ba7fe719bb72f43b7bed799d0c319126fd
3
+ size 6461668480
sft-solar-10.7b-v1.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf6a73de1a4bdb7c73243090f3794006f377874763a467e0fa197e6a38445d1b
3
+ size 6118521984
sft-solar-10.7b-v1.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95599d306470b9b991bfc4239ce2d365214ad8a3133e0be1100a9b64e72477ff
3
+ size 7397391488
sft-solar-10.7b-v1.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:496f7d7e56cbcdedf61fd200762d8a79e116e12d62dae334b971341debc2d3c9
3
+ size 7597931648
sft-solar-10.7b-v1.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7caa37ecbfa352cebba262c515b06559b6c504cf886b8af6689a40a6b9e6b4fb
3
+ size 7397391488
sft-solar-10.7b-v1.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a74295a9339900e82815a4e0ca2e7f4fbb54f3c3cd28c9cde611346fe5b02746
3
+ size 8805211264
sft-solar-10.7b-v1.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a345c74318b71c1d36361449dce855bc08752ee572f79ee47634aed6955fe21
3
+ size 11404156032