morriszms commited on
Commit
5d2fc76
1 Parent(s): f8eeaae

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_KO_1.3_deup-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR_KO_1.3_deup-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR_KO_1.3_deup-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR_KO_1.3_deup-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR_KO_1.3_deup-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR_KO_1.3_deup-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR_KO_1.3_deup-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR_KO_1.3_deup-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR_KO_1.3_deup-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR_KO_1.3_deup-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR_KO_1.3_deup-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR_KO_1.3_deup-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: jingyeom/SOLAR_KO_1.3_deup
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
+ ## jingyeom/SOLAR_KO_1.3_deup - GGUF
21
+
22
+ This repo contains GGUF format model files for [jingyeom/SOLAR_KO_1.3_deup](https://huggingface.co/jingyeom/SOLAR_KO_1.3_deup).
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
+ <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
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [SOLAR_KO_1.3_deup-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q2_K.gguf) | Q2_K | 3.793 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [SOLAR_KO_1.3_deup-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q3_K_S.gguf) | Q3_K_S | 4.414 GB | very small, high quality loss |
44
+ | [SOLAR_KO_1.3_deup-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q3_K_M.gguf) | Q3_K_M | 4.909 GB | very small, high quality loss |
45
+ | [SOLAR_KO_1.3_deup-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q3_K_L.gguf) | Q3_K_L | 5.333 GB | small, substantial quality loss |
46
+ | [SOLAR_KO_1.3_deup-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q4_0.gguf) | Q4_0 | 5.733 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [SOLAR_KO_1.3_deup-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q4_K_S.gguf) | Q4_K_S | 5.776 GB | small, greater quality loss |
48
+ | [SOLAR_KO_1.3_deup-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q4_K_M.gguf) | Q4_K_M | 6.095 GB | medium, balanced quality - recommended |
49
+ | [SOLAR_KO_1.3_deup-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q5_0.gguf) | Q5_0 | 6.974 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [SOLAR_KO_1.3_deup-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q5_K_S.gguf) | Q5_K_S | 6.974 GB | large, low quality loss - recommended |
51
+ | [SOLAR_KO_1.3_deup-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q5_K_M.gguf) | Q5_K_M | 7.160 GB | large, very low quality loss - recommended |
52
+ | [SOLAR_KO_1.3_deup-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q6_K.gguf) | Q6_K | 8.292 GB | very large, extremely low quality loss |
53
+ | [SOLAR_KO_1.3_deup-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR_KO_1.3_deup-GGUF/blob/main/SOLAR_KO_1.3_deup-Q8_0.gguf) | Q8_0 | 10.740 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/SOLAR_KO_1.3_deup-GGUF --include "SOLAR_KO_1.3_deup-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/SOLAR_KO_1.3_deup-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
SOLAR_KO_1.3_deup-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:733a7d334d19241c3d126bcf1314143b62b4bf4ed1cb38316fdce124f034f0ca
3
+ size 4072237888
SOLAR_KO_1.3_deup-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b34a0895ca9616b15897e7d26141228e529721dd637db948ddd74e627795ccb7
3
+ size 5725826272
SOLAR_KO_1.3_deup-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c36591488ba7df0cee8049b8f114422bd828d19e31f9ad23ddec207c239ba36e
3
+ size 5270744288
SOLAR_KO_1.3_deup-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6d38317a170c0674f0665b56274ede16713455062993feaa96ed31ca292e0e
3
+ size 4739640544
SOLAR_KO_1.3_deup-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06bb7f298e0ba6fa5fa250d934b2d75c9784d82684212821d437c10a63309d90
3
+ size 6155398912
SOLAR_KO_1.3_deup-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc90ae1a89a77cbee23e19e1241f7c98cb6e6493dd0396a9d237c2e183570ccb
3
+ size 6544682752
SOLAR_KO_1.3_deup-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b721d1b136951a86fdee76d9d586a68e69dbaceb405ed7bb1802ddc405583a65
3
+ size 6201536256
SOLAR_KO_1.3_deup-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798930ddd4605aeffd02c53ac5604da3bd91ebeb263bb4dd8936a6c840a20349
3
+ size 7487877376
SOLAR_KO_1.3_deup-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:982d8f8b4e68e149ee4c119a70a94f0c51060359011957212b4de6f249de6d80
3
+ size 7688417536
SOLAR_KO_1.3_deup-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f3822f248e818a4f238245333b19b81fde3b118779e6145404afe908519f956
3
+ size 7487877376
SOLAR_KO_1.3_deup-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:768d34035071c70e00765bec0d57a52d56dbe1e087771410a96279c564351886
3
+ size 8903635744
SOLAR_KO_1.3_deup-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287d4f4ec01d84d680ca78ddc1ae601c5831ecb66b16948571482b2239792a6d
3
+ size 11531533024