morriszms commited on
Commit
760b0a3
·
verified ·
1 Parent(s): b6c3901

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-ko-Y24_v0.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR-10.7b-ko-Y24_v0.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR-10.7b-ko-Y24_v0.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR-10.7b-ko-Y24_v0.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR-10.7b-ko-Y24_v0.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR-10.7b-ko-Y24_v0.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR-10.7b-ko-Y24_v0.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR-10.7b-ko-Y24_v0.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR-10.7b-ko-Y24_v0.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR-10.7b-ko-Y24_v0.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR-10.7b-ko-Y24_v0.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR-10.7b-ko-Y24_v0.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - ko
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - SOLAR
8
+ - SOLAR-10.7B
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: AIdenU/SOLAR-10.7b-ko-Y24_v0.1
12
+ ---
13
+
14
+ <div style="width: auto; margin-left: auto; margin-right: auto">
15
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
16
+ </div>
17
+ <div style="display: flex; justify-content: space-between; width: 100%;">
18
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
19
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
20
+ 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>
21
+ </p>
22
+ </div>
23
+ </div>
24
+
25
+ ## AIdenU/SOLAR-10.7b-ko-Y24_v0.1 - GGUF
26
+
27
+ This repo contains GGUF format model files for [AIdenU/SOLAR-10.7b-ko-Y24_v0.1](https://huggingface.co/AIdenU/SOLAR-10.7b-ko-Y24_v0.1).
28
+
29
+ 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).
30
+
31
+ <div style="text-align: left; margin: 20px 0;">
32
+ <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;">
33
+ Run them on the TensorBlock client using your local machine ↗
34
+ </a>
35
+ </div>
36
+
37
+ ## Prompt template
38
+
39
+ ```
40
+
41
+ ```
42
+
43
+ ## Model file specification
44
+
45
+ | Filename | Quant type | File Size | Description |
46
+ | -------- | ---------- | --------- | ----------- |
47
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
48
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
49
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
50
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
51
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
52
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
53
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
54
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
55
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
56
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
57
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
58
+ | [SOLAR-10.7b-ko-Y24_v0.1-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF/blob/main/SOLAR-10.7b-ko-Y24_v0.1-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
59
+
60
+
61
+ ## Downloading instruction
62
+
63
+ ### Command line
64
+
65
+ Firstly, install Huggingface Client
66
+
67
+ ```shell
68
+ pip install -U "huggingface_hub[cli]"
69
+ ```
70
+
71
+ Then, downoad the individual model file the a local directory
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF --include "SOLAR-10.7b-ko-Y24_v0.1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
75
+ ```
76
+
77
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
78
+
79
+ ```shell
80
+ huggingface-cli download tensorblock/SOLAR-10.7b-ko-Y24_v0.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
81
+ ```
SOLAR-10.7b-ko-Y24_v0.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aabf583d06fb928800474bf824c87190ca1aa7311e5829b9408f1cf699cec49
3
+ size 4003232352
SOLAR-10.7b-ko-Y24_v0.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc52aacdc4f3bdcd181edb5b05874a3f79ab39584914c4e5ee3df57495ef7e3c
3
+ size 5650750048
SOLAR-10.7b-ko-Y24_v0.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f63b63738ce50cbeaadfe96f06bb775877857cfab8e39fb34370a99f166b9b4
3
+ size 5195668064
SOLAR-10.7b-ko-Y24_v0.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a064c28c5afe1d9932c149d69ac20dff0becae592d2996c29ebcc199b132f7f
3
+ size 4664564320
SOLAR-10.7b-ko-Y24_v0.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e9f9556f5b8d2d3661b846d2cbe26ccf903fd11f56206a70a7a9f78ba9d7dd
3
+ size 6072384096
SOLAR-10.7b-ko-Y24_v0.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9d280db19cc8df1a913fabe908d7af1f1cc60d7fb3f968bca0d61edff9f26b
3
+ size 6461667936
SOLAR-10.7b-ko-Y24_v0.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a58a95a50872256d2eb993186c07c9039a4a04ab932dda8329538d5b0ccd9f44
3
+ size 6118521440
SOLAR-10.7b-ko-Y24_v0.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d1b9aa41f0f15f7eebce91150b19960bee2bb39489da3f56a285fe430b85a8
3
+ size 7397390944
SOLAR-10.7b-ko-Y24_v0.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16dc6b0c9b4f16d220fa6d6d12aa70cdc62704d3bd91551bca69c96a7b094869
3
+ size 7597931104
SOLAR-10.7b-ko-Y24_v0.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca98715097368591de6ff74b12384af102ce63f426420554547791277194e216
3
+ size 7397390944
SOLAR-10.7b-ko-Y24_v0.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaf449ad1925351943097fdce61499c6d87a9a2f6a0545280ac3d17f4da62159
3
+ size 8805210720
SOLAR-10.7b-ko-Y24_v0.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7011236c3e825d14c65e601b0e5202ba8f8f4c45b8bd86874f4ffeef26684cf1
3
+ size 11404155488