morriszms commited on
Commit
028d992
·
verified ·
1 Parent(s): 4e1347a

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
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ ktdsbaseLM-v0.15-onbased-llama3.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: AIDXteam/ktdsbaseLM-v0.15-onbased-llama3.1
3
+ datasets:
4
+ - AIDX-ktds/ko_leaderboard
5
+ language:
6
+ - ko
7
+ - en
8
+ license: apache-2.0
9
+ metrics:
10
+ - accuracy
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - ko
14
+ - leaderboard
15
+ - llm
16
+ - ko_leaderboard
17
+ - TensorBlock
18
+ - GGUF
19
+ ---
20
+
21
+ <div style="width: auto; margin-left: auto; margin-right: auto">
22
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
23
+ </div>
24
+ <div style="display: flex; justify-content: space-between; width: 100%;">
25
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
26
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
27
+ 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>
28
+ </p>
29
+ </div>
30
+ </div>
31
+
32
+ ## AIDXteam/ktdsbaseLM-v0.15-onbased-llama3.1 - GGUF
33
+
34
+ This repo contains GGUF format model files for [AIDXteam/ktdsbaseLM-v0.15-onbased-llama3.1](https://huggingface.co/AIDXteam/ktdsbaseLM-v0.15-onbased-llama3.1).
35
+
36
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
37
+
38
+ ## Our projects
39
+ <table border="1" cellspacing="0" cellpadding="10">
40
+ <tr>
41
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
42
+ <th style="font-size: 25px;">TensorBlock Studio</th>
43
+ </tr>
44
+ <tr>
45
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
46
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
47
+ </tr>
48
+ <tr>
49
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
50
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
51
+ </tr>
52
+ <tr>
53
+ <th>
54
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
55
+ display: inline-block;
56
+ padding: 8px 16px;
57
+ background-color: #FF7F50;
58
+ color: white;
59
+ text-decoration: none;
60
+ border-radius: 6px;
61
+ font-weight: bold;
62
+ font-family: sans-serif;
63
+ ">👀 See what we built 👀</a>
64
+ </th>
65
+ <th>
66
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
67
+ display: inline-block;
68
+ padding: 8px 16px;
69
+ background-color: #FF7F50;
70
+ color: white;
71
+ text-decoration: none;
72
+ border-radius: 6px;
73
+ font-weight: bold;
74
+ font-family: sans-serif;
75
+ ">👀 See what we built 👀</a>
76
+ </th>
77
+ </tr>
78
+ </table>
79
+
80
+ ## Prompt template
81
+
82
+ ```
83
+ <|im_start|>system
84
+ {system_prompt}<|im_end|>
85
+ <|im_start|>user
86
+ {prompt}<|im_end|>
87
+ <|im_start|>assistant
88
+ ```
89
+
90
+ ## Model file specification
91
+
92
+ | Filename | Quant type | File Size | Description |
93
+ | -------- | ---------- | --------- | ----------- |
94
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q2_K.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q2_K.gguf) | Q2_K | 5.770 GB | smallest, significant quality loss - not recommended for most purposes |
95
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_S.gguf) | Q3_K_S | 6.660 GB | very small, high quality loss |
96
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_M.gguf) | Q3_K_M | 7.339 GB | very small, high quality loss |
97
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_L.gguf) | Q3_K_L | 7.925 GB | small, substantial quality loss |
98
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q4_0.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q4_0.gguf) | Q4_0 | 8.518 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
99
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_S.gguf) | Q4_K_S | 8.573 GB | small, greater quality loss |
100
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_M.gguf) | Q4_K_M | 8.988 GB | medium, balanced quality - recommended |
101
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q5_0.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q5_0.gguf) | Q5_0 | 10.267 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
102
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_S.gguf) | Q5_K_S | 10.267 GB | large, low quality loss - recommended |
103
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_M.gguf) | Q5_K_M | 10.509 GB | large, very low quality loss - recommended |
104
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q6_K.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q6_K.gguf) | Q6_K | 12.125 GB | very large, extremely low quality loss |
105
+ | [ktdsbaseLM-v0.15-onbased-llama3.1-Q8_0.gguf](https://huggingface.co/tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF/blob/main/ktdsbaseLM-v0.15-onbased-llama3.1-Q8_0.gguf) | Q8_0 | 15.702 GB | very large, extremely low quality loss - not recommended |
106
+
107
+
108
+ ## Downloading instruction
109
+
110
+ ### Command line
111
+
112
+ Firstly, install Huggingface Client
113
+
114
+ ```shell
115
+ pip install -U "huggingface_hub[cli]"
116
+ ```
117
+
118
+ Then, downoad the individual model file the a local directory
119
+
120
+ ```shell
121
+ huggingface-cli download tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF --include "ktdsbaseLM-v0.15-onbased-llama3.1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
122
+ ```
123
+
124
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
125
+
126
+ ```shell
127
+ huggingface-cli download tensorblock/AIDXteam_ktdsbaseLM-v0.15-onbased-llama3.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
128
+ ```
ktdsbaseLM-v0.15-onbased-llama3.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ff483f2838b1539d83ed312d49e01c7cbd7bf646fecb8fa32b129aeaada9f0d
3
+ size 5770498304
ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8965194f4ecfcf2295b00929b3e36e8554eec600f9edbba21c0b6042a64c5619
3
+ size 7924769024
ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac0dd55e54ac89b2688b64da625be5b04fbd3b38307a1f730d7ca24d62325ad
3
+ size 7339204864
ktdsbaseLM-v0.15-onbased-llama3.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f58533bf35b5a176cc02dbe65c714c011abb8229c536a413d29989034eefda
3
+ size 6659596544
ktdsbaseLM-v0.15-onbased-llama3.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c14c3fb5a30e21c84b422263997ee6a2163e7b4cbd8b0af36a74cbdb0c90d8
3
+ size 8517726464
ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde7c8a910a1f879d1881079c6c4b78c17e70e7cbd279571f1109f5d5c6c0480
3
+ size 8988111104
ktdsbaseLM-v0.15-onbased-llama3.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29244197288d82f07e550efae2053a6025b5d79a6a910b986f320e19a2c74e29
3
+ size 8573432064
ktdsbaseLM-v0.15-onbased-llama3.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b972895768905c931290238842cf1bd3e5dc26f1999f92f4148d093fd9df8d48
3
+ size 10266554624
ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1770883c5ff4ff7c1c2f9fa3f9046a3bba7740997b210a165c75ea9eda0fa99
3
+ size 10508873984
ktdsbaseLM-v0.15-onbased-llama3.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cdc11b8b5c15deb58feb14eb46790212fa9efe422e2d857ff902e9cd1c93c3a
3
+ size 10266554624
ktdsbaseLM-v0.15-onbased-llama3.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c207527cd1f2ae3d0286fb4dbbabf7215cf21c67ed0b4c929ead94e19a67ee
3
+ size 12124684544
ktdsbaseLM-v0.15-onbased-llama3.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03503505cc9c8bd3c3e3033d9d7b6f21b04a3e3db54c35244cfe36abd506a186
3
+ size 15701598464