Text Generation
Transformers
GGUF
Korean
TensorBlock
GGUF
morriszms commited on
Commit
39e44dc
·
verified ·
1 Parent(s): 2a12293

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
+ ko-platypus-kiwi-13B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ ko-platypus-kiwi-13B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ ko-platypus-kiwi-13B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ ko-platypus-kiwi-13B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ ko-platypus-kiwi-13B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ ko-platypus-kiwi-13B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ ko-platypus-kiwi-13B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ ko-platypus-kiwi-13B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ ko-platypus-kiwi-13B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ ko-platypus-kiwi-13B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ ko-platypus-kiwi-13B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ ko-platypus-kiwi-13B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ datasets:
5
+ - kyujinpy/KOR-Orca-Platypus-kiwi
6
+ library_name: transformers
7
+ pipeline_tag: text-generation
8
+ license: cc-by-nc-sa-4.0
9
+ tags:
10
+ - TensorBlock
11
+ - GGUF
12
+ base_model: kyujinpy/ko-platypus-kiwi-13B
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
+ ## kyujinpy/ko-platypus-kiwi-13B - GGUF
27
+
28
+ This repo contains GGUF format model files for [kyujinpy/ko-platypus-kiwi-13B](https://huggingface.co/kyujinpy/ko-platypus-kiwi-13B).
29
+
30
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
31
+
32
+ <div style="text-align: left; margin: 20px 0;">
33
+ <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;">
34
+ Run them on the TensorBlock client using your local machine ↗
35
+ </a>
36
+ </div>
37
+
38
+ ## Prompt template
39
+
40
+ ```
41
+
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [ko-platypus-kiwi-13B-Q2_K.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q2_K.gguf) | Q2_K | 4.854 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [ko-platypus-kiwi-13B-Q3_K_S.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q3_K_S.gguf) | Q3_K_S | 5.659 GB | very small, high quality loss |
50
+ | [ko-platypus-kiwi-13B-Q3_K_M.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q3_K_M.gguf) | Q3_K_M | 6.338 GB | very small, high quality loss |
51
+ | [ko-platypus-kiwi-13B-Q3_K_L.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q3_K_L.gguf) | Q3_K_L | 6.930 GB | small, substantial quality loss |
52
+ | [ko-platypus-kiwi-13B-Q4_0.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q4_0.gguf) | Q4_0 | 7.366 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [ko-platypus-kiwi-13B-Q4_K_S.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q4_K_S.gguf) | Q4_K_S | 7.423 GB | small, greater quality loss |
54
+ | [ko-platypus-kiwi-13B-Q4_K_M.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q4_K_M.gguf) | Q4_K_M | 7.866 GB | medium, balanced quality - recommended |
55
+ | [ko-platypus-kiwi-13B-Q5_0.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q5_0.gguf) | Q5_0 | 8.972 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [ko-platypus-kiwi-13B-Q5_K_S.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q5_K_S.gguf) | Q5_K_S | 8.972 GB | large, low quality loss - recommended |
57
+ | [ko-platypus-kiwi-13B-Q5_K_M.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q5_K_M.gguf) | Q5_K_M | 9.230 GB | large, very low quality loss - recommended |
58
+ | [ko-platypus-kiwi-13B-Q6_K.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q6_K.gguf) | Q6_K | 10.679 GB | very large, extremely low quality loss |
59
+ | [ko-platypus-kiwi-13B-Q8_0.gguf](https://huggingface.co/tensorblock/ko-platypus-kiwi-13B-GGUF/blob/main/ko-platypus-kiwi-13B-Q8_0.gguf) | Q8_0 | 13.831 GB | very large, extremely low quality loss - not recommended |
60
+
61
+
62
+ ## Downloading instruction
63
+
64
+ ### Command line
65
+
66
+ Firstly, install Huggingface Client
67
+
68
+ ```shell
69
+ pip install -U "huggingface_hub[cli]"
70
+ ```
71
+
72
+ Then, downoad the individual model file the a local directory
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/ko-platypus-kiwi-13B-GGUF --include "ko-platypus-kiwi-13B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
76
+ ```
77
+
78
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/ko-platypus-kiwi-13B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
ko-platypus-kiwi-13B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e99e54e7e6ccff7818898e02a2f241c3b71285e3d191e8c62fc35ea5b51cee1c
3
+ size 4854270592
ko-platypus-kiwi-13B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e1dda2efb9cf4ba7ce98d0afc138128563753734fb453049ff8dbcf1f3d6a7c
3
+ size 6929560192
ko-platypus-kiwi-13B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56692db1fe87dc71f18d45bcc972048a5a44523d4c71a306fd2bf4bde99556a2
3
+ size 6337770112
ko-platypus-kiwi-13B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ce2fd7bb14519c84fe358a2bbd7b28a81f877b549d75042a28a553140fba90f
3
+ size 5658980992
ko-platypus-kiwi-13B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c46c716595e1c405a778562868c3653770bf6b22b7600754fe5cec29977b44ae
3
+ size 7365835392
ko-platypus-kiwi-13B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf5c16a3544e0204ef066eda2d15845f836573c1fa499bd1afaf23fe3b809ba5
3
+ size 7865956992
ko-platypus-kiwi-13B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b772f8e3485bfc0d0fc60fee7bbc4a16c00d57d774eb08fc6feb209179180205
3
+ size 7423179392
ko-platypus-kiwi-13B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc0572cd4c433e332da3dfa2c301806eb00b009c949a9303c153160e4fbf82cb
3
+ size 8972286592
ko-platypus-kiwi-13B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:549ef7e8055134e5b864c712fc477dfd243a301e446af746f5bbd2668f689fb5
3
+ size 9229924992
ko-platypus-kiwi-13B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16fdface2044baead7ae5171ae1b8f319cc48e2326463d3b7719e2340d47518e
3
+ size 8972286592
ko-platypus-kiwi-13B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:832cb95cfbdbbce4cbe9c0efe78df8454ad6538926a95d49f21f35920b15e78b
3
+ size 10679140992
ko-platypus-kiwi-13B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd5f5ab41566e0271488702c331711b80a14781d1c66eb92e6996fe1e5923c7
3
+ size 13831320192