morriszms commited on
Commit
82aedb9
1 Parent(s): 9b97054

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-10.7B-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR-10.7B-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR-10.7B-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR-10.7B-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR-10.7B-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR-10.7B-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR-10.7B-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR-10.7B-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR-10.7B-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR-10.7B-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR-10.7B-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR-10.7B-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: upstage/SOLAR-10.7B-v1.0
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
+ ## upstage/SOLAR-10.7B-v1.0 - GGUF
21
+
22
+ This repo contains GGUF format model files for [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0).
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
+ ## Prompt template
27
+
28
+ ```
29
+
30
+ ```
31
+
32
+ ## Model file specification
33
+
34
+ | Filename | Quant type | File Size | Description |
35
+ | -------- | ---------- | --------- | ----------- |
36
+ | [SOLAR-10.7B-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
37
+ | [SOLAR-10.7B-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
38
+ | [SOLAR-10.7B-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
39
+ | [SOLAR-10.7B-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
40
+ | [SOLAR-10.7B-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
41
+ | [SOLAR-10.7B-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
42
+ | [SOLAR-10.7B-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
43
+ | [SOLAR-10.7B-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
44
+ | [SOLAR-10.7B-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
45
+ | [SOLAR-10.7B-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
46
+ | [SOLAR-10.7B-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
47
+ | [SOLAR-10.7B-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-v1.0-GGUF/tree/main/SOLAR-10.7B-v1.0-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
48
+
49
+
50
+ ## Downloading instruction
51
+
52
+ ### Command line
53
+
54
+ Firstly, install Huggingface Client
55
+
56
+ ```shell
57
+ pip install -U "huggingface_hub[cli]"
58
+ ```
59
+
60
+ Then, downoad the individual model file the a local directory
61
+
62
+ ```shell
63
+ huggingface-cli download tensorblock/SOLAR-10.7B-v1.0-GGUF --include "SOLAR-10.7B-v1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
64
+ ```
65
+
66
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/SOLAR-10.7B-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
70
+ ```
SOLAR-10.7B-v1.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ffa783693fc07d8c95d90bd2b5fc1b4341bbff7d26d74d467bc49971661eca4
3
+ size 4003232192
SOLAR-10.7B-v1.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f344318857168e0a63e240fa5281de79511034c17e2f4f4ca4b3fd1890571e
3
+ size 5650749888
SOLAR-10.7B-v1.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45249d67dcaf2bf05093528df2b6e71344fef5986e8ec03cd0348c573d00f6c0
3
+ size 5195667904
SOLAR-10.7B-v1.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee16c966b9468561ebdcee13dbb23b83d7e9de6b7502b22758f2a840217e3ea8
3
+ size 4664564160
SOLAR-10.7B-v1.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf020917b756cbb6c39b133af8143b98b567d947577bb2ca32066a59cd1a9943
3
+ size 6072383936
SOLAR-10.7B-v1.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d49eb974f7d78eb8ef0f6ecbaa9ec43aabddbc001e311f2de9f294344a20eb
3
+ size 6461667776
SOLAR-10.7B-v1.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9cea79923d1178d790fe72cd74f8b2ecfa5b69fbb8865d5d1ddd1328b279ac
3
+ size 6118521280
SOLAR-10.7B-v1.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15708fa51857061df876d4b622a49e0a4c7b979eaf65d324b5f99ffb61ffc080
3
+ size 7397390784
SOLAR-10.7B-v1.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d96dfa83ed775534b6153f0bc3a4b36af53dae634e9248e0dd16c03dd20cd67
3
+ size 7597930944
SOLAR-10.7B-v1.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e196e33fafa91a70758cca189a8103d3dd147751e5797e26d880ea76f57f683
3
+ size 7397390784
SOLAR-10.7B-v1.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52cad2f7c8cef3183768889e4037431e90cb39b464eb69941f3560d8d8690381
3
+ size 8805210560
SOLAR-10.7B-v1.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2b56b0936c4a5c56c08109b4445bccd23541ba85d925a38688b5ca43fc9b106
3
+ size 11404155328