GGUF
Korean
TensorBlock
GGUF
Inference Endpoints
morriszms commited on
Commit
15acedb
·
verified ·
1 Parent(s): 3180f8d

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
+ Yi-Ko-6B-Instruct-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-Ko-6B-Instruct-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-Ko-6B-Instruct-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-Ko-6B-Instruct-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-Ko-6B-Instruct-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-Ko-6B-Instruct-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-Ko-6B-Instruct-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-Ko-6B-Instruct-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-Ko-6B-Instruct-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-Ko-6B-Instruct-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-Ko-6B-Instruct-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-Ko-6B-Instruct-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ datasets:
4
+ - kyujinpy/KOR-OpenOrca-Platypus-v3
5
+ - beomi/KoAlpaca-v1.1a
6
+ - maywell/ko_wikidata_QA
7
+ language:
8
+ - ko
9
+ base_model: wkshin89/Yi-Ko-6B-Instruct-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
+ ## wkshin89/Yi-Ko-6B-Instruct-v1.0 - GGUF
27
+
28
+ This repo contains GGUF format model files for [wkshin89/Yi-Ko-6B-Instruct-v1.0](https://huggingface.co/wkshin89/Yi-Ko-6B-Instruct-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
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [Yi-Ko-6B-Instruct-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q2_K.gguf) | Q2_K | 2.240 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [Yi-Ko-6B-Instruct-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q3_K_S.gguf) | Q3_K_S | 2.592 GB | very small, high quality loss |
44
+ | [Yi-Ko-6B-Instruct-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q3_K_M.gguf) | Q3_K_M | 2.857 GB | very small, high quality loss |
45
+ | [Yi-Ko-6B-Instruct-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q3_K_L.gguf) | Q3_K_L | 3.084 GB | small, substantial quality loss |
46
+ | [Yi-Ko-6B-Instruct-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q4_0.gguf) | Q4_0 | 3.317 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [Yi-Ko-6B-Instruct-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q4_K_S.gguf) | Q4_K_S | 3.339 GB | small, greater quality loss |
48
+ | [Yi-Ko-6B-Instruct-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q4_K_M.gguf) | Q4_K_M | 3.498 GB | medium, balanced quality - recommended |
49
+ | [Yi-Ko-6B-Instruct-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q5_0.gguf) | Q5_0 | 3.999 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [Yi-Ko-6B-Instruct-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q5_K_S.gguf) | Q5_K_S | 3.999 GB | large, low quality loss - recommended |
51
+ | [Yi-Ko-6B-Instruct-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q5_K_M.gguf) | Q5_K_M | 4.092 GB | large, very low quality loss - recommended |
52
+ | [Yi-Ko-6B-Instruct-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q6_K.gguf) | Q6_K | 4.724 GB | very large, extremely low quality loss |
53
+ | [Yi-Ko-6B-Instruct-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Instruct-v1.0-GGUF/tree/main/Yi-Ko-6B-Instruct-v1.0-Q8_0.gguf) | Q8_0 | 6.117 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/Yi-Ko-6B-Instruct-v1.0-GGUF --include "Yi-Ko-6B-Instruct-v1.0-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/Yi-Ko-6B-Instruct-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
Yi-Ko-6B-Instruct-v1.0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:186c502ecbbe220ecb946737585a80e5bed07044603a4cbde525a3ddabbebcac
3
+ size 2405460256
Yi-Ko-6B-Instruct-v1.0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e5a628ab08864fe0b66a7a6275973719e115ea3995598fecec93372e740773f
3
+ size 3311302944
Yi-Ko-6B-Instruct-v1.0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28f0b28b90f6895e95682b41ce0808549c8359f24ed29ac5baffc5d9f820526c
3
+ size 3067246880
Yi-Ko-6B-Instruct-v1.0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28fa4a46f92964f500a856fa69cc611f67575a4c20e51e53233abfb25d15e4e2
3
+ size 2783607072
Yi-Ko-6B-Instruct-v1.0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eea8575fb03b4d6d79a1fae4d95efaf16891eb27291894cb8b1cce40b3ab0e2
3
+ size 3561605408
Yi-Ko-6B-Instruct-v1.0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04bcf179d02acd3c5848360bdeb61113e5b1381a6386010b967de0662ce553f6
3
+ size 3756247328
Yi-Ko-6B-Instruct-v1.0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eefde3102821a6cf0b8d5759a6ab04987ffbc1c29cde0f7fcddbd713437d862
3
+ size 3585198368
Yi-Ko-6B-Instruct-v1.0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d7b4378415400cac805eb7ada1afabda725b80b5f6dad5e7fda273ba6ac70eb
3
+ size 4293839136
Yi-Ko-6B-Instruct-v1.0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2aa247227a2b58bc2115e3fcaf086544df94fedf2c92a7b2ad6157c050cf90e
3
+ size 4394109216
Yi-Ko-6B-Instruct-v1.0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5577dd6104766939ac861a89e93e74026641205bada9ed1a1222a5407de904
3
+ size 4293839136
Yi-Ko-6B-Instruct-v1.0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:049a26749a7eff9a4538bb82df2ba192d9aaca85e722514c01634aa6f04eb22c
3
+ size 5071837472
Yi-Ko-6B-Instruct-v1.0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb84c00470b90b61e8a6d025bd20f88a0b99e21aedfb8e37445c80916e3bfce2
3
+ size 6568376608