morriszms commited on
Commit
d150f1c
·
verified ·
1 Parent(s): a8f2c67

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-LLM-solar10.8-sft-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ T3Q-LLM-solar10.8-sft-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ T3Q-LLM-solar10.8-sft-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ T3Q-LLM-solar10.8-sft-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ T3Q-LLM-solar10.8-sft-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ T3Q-LLM-solar10.8-sft-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ T3Q-LLM-solar10.8-sft-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ T3Q-LLM-solar10.8-sft-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ T3Q-LLM-solar10.8-sft-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ T3Q-LLM-solar10.8-sft-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ T3Q-LLM-solar10.8-sft-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ T3Q-LLM-solar10.8-sft-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ pipeline_tag: text-generation
5
+ datasets:
6
+ - davidkim205/ko_common_gen
7
+ base model:
8
+ - yanolja/EEVE-Korean-Instruct-10.8B-v1.0
9
+ base_model: T3Q-LLM/T3Q-LLM-solar10.8-sft-v1.0
10
+ tags:
11
+ - TensorBlock
12
+ - GGUF
13
+ ---
14
+
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
21
+ 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>
22
+ </p>
23
+ </div>
24
+ </div>
25
+
26
+ ## T3Q-LLM/T3Q-LLM-solar10.8-sft-v1.0 - GGUF
27
+
28
+ This repo contains GGUF format model files for [T3Q-LLM/T3Q-LLM-solar10.8-sft-v1.0](https://huggingface.co/T3Q-LLM/T3Q-LLM-solar10.8-sft-v1.0).
29
+
30
+ 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).
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+ <|im_start|>system
36
+ {system_prompt}<|im_end|>
37
+ <|im_start|>user
38
+ {prompt}<|im_end|>
39
+ <|im_start|>assistant
40
+ ```
41
+
42
+ ## Model file specification
43
+
44
+ | Filename | Quant type | File Size | Description |
45
+ | -------- | ---------- | --------- | ----------- |
46
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q2_K.gguf) | Q2_K | 3.768 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q3_K_S.gguf) | Q3_K_S | 4.387 GB | very small, high quality loss |
48
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q3_K_M.gguf) | Q3_K_M | 4.882 GB | very small, high quality loss |
49
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q3_K_L.gguf) | Q3_K_L | 5.306 GB | small, substantial quality loss |
50
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q4_0.gguf) | Q4_0 | 5.703 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
51
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q4_K_S.gguf) | Q4_K_S | 5.746 GB | small, greater quality loss |
52
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q4_K_M.gguf) | Q4_K_M | 6.065 GB | medium, balanced quality - recommended |
53
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q5_0.gguf) | Q5_0 | 6.941 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q5_K_S.gguf) | Q5_K_S | 6.941 GB | large, low quality loss - recommended |
55
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q5_K_M.gguf) | Q5_K_M | 7.128 GB | large, very low quality loss - recommended |
56
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q6_K.gguf) | Q6_K | 8.257 GB | very large, extremely low quality loss |
57
+ | [T3Q-LLM-solar10.8-sft-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF/tree/main/T3Q-LLM-solar10.8-sft-v1.0-Q8_0.gguf) | Q8_0 | 10.694 GB | very large, extremely low quality loss - not recommended |
58
+
59
+
60
+ ## Downloading instruction
61
+
62
+ ### Command line
63
+
64
+ Firstly, install Huggingface Client
65
+
66
+ ```shell
67
+ pip install -U "huggingface_hub[cli]"
68
+ ```
69
+
70
+ Then, downoad the individual model file the a local directory
71
+
72
+ ```shell
73
+ huggingface-cli download tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF --include "T3Q-LLM-solar10.8-sft-v1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
74
+ ```
75
+
76
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/T3Q-LLM-solar10.8-sft-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
T3Q-LLM-solar10.8-sft-v1.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2125c16abf612073014e62e0dc5b9bdbe4e64151910d015a622b72ecc0a9c66e
3
+ size 4045598912
T3Q-LLM-solar10.8-sft-v1.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78f9d9b066c479d82d8c13ae7836abfb5befe5e0eace9b882a74bde003f85b95
3
+ size 5696843968
T3Q-LLM-solar10.8-sft-v1.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89dc6378ca48f40c97b6e05ffc5b156182967fe6eef2eba352a2b894227a8124
3
+ size 5241761984
T3Q-LLM-solar10.8-sft-v1.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5533e36ffed0800b1bec9f04f19fa717ad2164408db989a6aa54434dd240b17d
3
+ size 4710658240
T3Q-LLM-solar10.8-sft-v1.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5d03db0aeff0dd1efb8feefe90a430d13e9384950b5ae0f1b916b21b02c2712
3
+ size 6123352256
T3Q-LLM-solar10.8-sft-v1.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28f317528fdf556b91e03683b76a884cee1d5de2c9b557ae5e0c23a5c8a3d0b9
3
+ size 6512636096
T3Q-LLM-solar10.8-sft-v1.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da458e29f6f9ba6ef8de0a9d72e0c048498e940479a5cefaedcd110c6beae17e
3
+ size 6169489600
T3Q-LLM-solar10.8-sft-v1.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5da096cf467b0f310e9eb14024549f9dc9d99ab31b536ad59aa539b2287ea2c
3
+ size 7452946624
T3Q-LLM-solar10.8-sft-v1.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e83f5594a3030b5c602359dd23f6b53c5af7ac526bee2101f1643c9b08beee
3
+ size 7653486784
T3Q-LLM-solar10.8-sft-v1.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d67afba99231c58eba47c12844eea361c9aa1fd435258a5dc8cf443146a8e55
3
+ size 7452946624
T3Q-LLM-solar10.8-sft-v1.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50364203629840257a75dbb7def561ef8815d9b3cec8e9be1d70ac20670215df
3
+ size 8865640640
T3Q-LLM-solar10.8-sft-v1.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:475e1b62fe24b091425332d22ab59d8ac555b2feccaa368b22cfecd72e244002
3
+ size 11482362048