morriszms commited on
Commit
a8d4180
1 Parent(s): bc9e04a

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
+ T3Q-ko-solar-sft-v3.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ T3Q-ko-solar-sft-v3.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ T3Q-ko-solar-sft-v3.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ T3Q-ko-solar-sft-v3.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ T3Q-ko-solar-sft-v3.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ T3Q-ko-solar-sft-v3.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ T3Q-ko-solar-sft-v3.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ T3Q-ko-solar-sft-v3.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ T3Q-ko-solar-sft-v3.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ T3Q-ko-solar-sft-v3.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ T3Q-ko-solar-sft-v3.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ T3Q-ko-solar-sft-v3.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ tags:
7
+ - T3Q-ko-solar-sft-v3.0
8
+ - kyujinpy/KoCommercial-NoSSL
9
+ - TensorBlock
10
+ - GGUF
11
+ base_model: chlee10/T3Q-ko-solar-sft-v3.0
12
+ datasets:
13
+ - davidkim205/ko_common_gen
14
+ model-index:
15
+ - name: T3Q-ko-solar-sft-v3.0
16
+ results: []
17
+ ---
18
+
19
+ <div style="width: auto; margin-left: auto; margin-right: auto">
20
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
21
+ </div>
22
+ <div style="display: flex; justify-content: space-between; width: 100%;">
23
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
24
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
25
+ 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>
26
+ </p>
27
+ </div>
28
+ </div>
29
+
30
+ ## chlee10/T3Q-ko-solar-sft-v3.0 - GGUF
31
+
32
+ This repo contains GGUF format model files for [chlee10/T3Q-ko-solar-sft-v3.0](https://huggingface.co/chlee10/T3Q-ko-solar-sft-v3.0).
33
+
34
+ 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).
35
+
36
+ ## Prompt template
37
+
38
+ ```
39
+ ### System:
40
+ {system_prompt}
41
+
42
+ ### User:
43
+ {prompt}
44
+
45
+ ### Assistant:
46
+ ```
47
+
48
+ ## Model file specification
49
+
50
+ | Filename | Quant type | File Size | Description |
51
+ | -------- | ---------- | --------- | ----------- |
52
+ | [T3Q-ko-solar-sft-v3.0-Q2_K.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
53
+ | [T3Q-ko-solar-sft-v3.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
54
+ | [T3Q-ko-solar-sft-v3.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
55
+ | [T3Q-ko-solar-sft-v3.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
56
+ | [T3Q-ko-solar-sft-v3.0-Q4_0.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
57
+ | [T3Q-ko-solar-sft-v3.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
58
+ | [T3Q-ko-solar-sft-v3.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
59
+ | [T3Q-ko-solar-sft-v3.0-Q5_0.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
60
+ | [T3Q-ko-solar-sft-v3.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
61
+ | [T3Q-ko-solar-sft-v3.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
62
+ | [T3Q-ko-solar-sft-v3.0-Q6_K.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
63
+ | [T3Q-ko-solar-sft-v3.0-Q8_0.gguf](https://huggingface.co/tensorblock/T3Q-ko-solar-sft-v3.0-GGUF/tree/main/T3Q-ko-solar-sft-v3.0-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
64
+
65
+
66
+ ## Downloading instruction
67
+
68
+ ### Command line
69
+
70
+ Firstly, install Huggingface Client
71
+
72
+ ```shell
73
+ pip install -U "huggingface_hub[cli]"
74
+ ```
75
+
76
+ Then, downoad the individual model file the a local directory
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/T3Q-ko-solar-sft-v3.0-GGUF --include "T3Q-ko-solar-sft-v3.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
80
+ ```
81
+
82
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
83
+
84
+ ```shell
85
+ huggingface-cli download tensorblock/T3Q-ko-solar-sft-v3.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
86
+ ```
T3Q-ko-solar-sft-v3.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acabc300e15b944ad4f61c4782de63011b418ef7c8ada7838006d49240a3cd41
3
+ size 4003233248
T3Q-ko-solar-sft-v3.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87852b706419c934a981ea98eac8c42467cc822f28967eb5adaba1215dd6c6a7
3
+ size 5650750944
T3Q-ko-solar-sft-v3.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a391b6659f6ad103a2d48b21b25102c7a2c81029e7ef91061ff4f57e5cdbc5
3
+ size 5195668960
T3Q-ko-solar-sft-v3.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99e9db533c4d9ae9184c4570b1efbc83de02fd54d3be4325d7862cfabf2811cf
3
+ size 4664565216
T3Q-ko-solar-sft-v3.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ebe25f50ed094af796e026dc0c828b6d779d5ce415e9df468feb5cb9f0cf494
3
+ size 6072384992
T3Q-ko-solar-sft-v3.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81d3996b5e84f7cdab8bcee7242bc3a42b89b01e87453045fb7e3e36fc219476
3
+ size 6461668832
T3Q-ko-solar-sft-v3.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce4948ce5fae0a03473e83cb20bdbb155e77ced3f1d1cda7c616fdf407306c13
3
+ size 6118522336
T3Q-ko-solar-sft-v3.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a472cb1109046a95aee2191f6f6f92dc9712db7c74f311b4b1548a238c58423
3
+ size 7397391840
T3Q-ko-solar-sft-v3.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37155d438571d11e19491a4fbcf2dae7ea4b66761d37fc19577102615d9c1d8b
3
+ size 7597932000
T3Q-ko-solar-sft-v3.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:455bc243a6996d23a4665f25cfae937ed479a32e8da4978ca56e25bdbce75a4a
3
+ size 7397391840
T3Q-ko-solar-sft-v3.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac53a971a915d3e15c39ebf0e6dec7a47ec46f593f3600b49bc4c575e5a2167
3
+ size 8805211616
T3Q-ko-solar-sft-v3.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5258eb539f122d448588fd1a673f1067e8437957f9dd0cd9f5a29e74f1dff5bb
3
+ size 11404156384