morriszms commited on
Commit
75e1639
1 Parent(s): 405b53b

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-34B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-Ko-34B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-Ko-34B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-Ko-34B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-Ko-34B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-Ko-34B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-Ko-34B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-Ko-34B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-Ko-34B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-Ko-34B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-Ko-34B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-Ko-34B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ extra_gated_heading: Access beomi/Yi-Ko-34B on Hugging Face
3
+ extra_gated_button_content: Submit
4
+ extra_gated_fields:
5
+ I agree to share my name, email address and username: checkbox
6
+ ? I confirm that I understand this project is for research purposes only, and confirm
7
+ that I agree to follow the LICENSE of this model
8
+ : checkbox
9
+ language:
10
+ - en
11
+ - ko
12
+ pipeline_tag: text-generation
13
+ inference: false
14
+ tags:
15
+ - pytorch
16
+ - Yi-Ko
17
+ - 01-ai
18
+ - Yi
19
+ - TensorBlock
20
+ - GGUF
21
+ library_name: transformers
22
+ license: apache-2.0
23
+ base_model: beomi/Yi-Ko-34B
24
+ ---
25
+
26
+ <div style="width: auto; margin-left: auto; margin-right: auto">
27
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
28
+ </div>
29
+ <div style="display: flex; justify-content: space-between; width: 100%;">
30
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
31
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
32
+ 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>
33
+ </p>
34
+ </div>
35
+ </div>
36
+
37
+ ## beomi/Yi-Ko-34B - GGUF
38
+
39
+ This repo contains GGUF format model files for [beomi/Yi-Ko-34B](https://huggingface.co/beomi/Yi-Ko-34B).
40
+
41
+ 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).
42
+
43
+ <div style="text-align: left; margin: 20px 0;">
44
+ <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;">
45
+ Run them on the TensorBlock client using your local machine ↗
46
+ </a>
47
+ </div>
48
+
49
+ ## Prompt template
50
+
51
+ ```
52
+
53
+ ```
54
+
55
+ ## Model file specification
56
+
57
+ | Filename | Quant type | File Size | Description |
58
+ | -------- | ---------- | --------- | ----------- |
59
+ | [Yi-Ko-34B-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q2_K.gguf) | Q2_K | 12.945 GB | smallest, significant quality loss - not recommended for most purposes |
60
+ | [Yi-Ko-34B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q3_K_S.gguf) | Q3_K_S | 15.090 GB | very small, high quality loss |
61
+ | [Yi-Ko-34B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q3_K_M.gguf) | Q3_K_M | 16.785 GB | very small, high quality loss |
62
+ | [Yi-Ko-34B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q3_K_L.gguf) | Q3_K_L | 18.269 GB | small, substantial quality loss |
63
+ | [Yi-Ko-34B-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q4_0.gguf) | Q4_0 | 19.610 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
64
+ | [Yi-Ko-34B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q4_K_S.gguf) | Q4_K_S | 19.742 GB | small, greater quality loss |
65
+ | [Yi-Ko-34B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q4_K_M.gguf) | Q4_K_M | 20.802 GB | medium, balanced quality - recommended |
66
+ | [Yi-Ko-34B-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q5_0.gguf) | Q5_0 | 23.864 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
67
+ | [Yi-Ko-34B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q5_K_S.gguf) | Q5_K_S | 23.864 GB | large, low quality loss - recommended |
68
+ | [Yi-Ko-34B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q5_K_M.gguf) | Q5_K_M | 24.479 GB | large, very low quality loss - recommended |
69
+ | [Yi-Ko-34B-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q6_K.gguf) | Q6_K | 28.384 GB | very large, extremely low quality loss |
70
+ | [Yi-Ko-34B-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-34B-GGUF/blob/main/Yi-Ko-34B-Q8_0.gguf) | Q8_0 | 36.763 GB | very large, extremely low quality loss - not recommended |
71
+
72
+
73
+ ## Downloading instruction
74
+
75
+ ### Command line
76
+
77
+ Firstly, install Huggingface Client
78
+
79
+ ```shell
80
+ pip install -U "huggingface_hub[cli]"
81
+ ```
82
+
83
+ Then, downoad the individual model file the a local directory
84
+
85
+ ```shell
86
+ huggingface-cli download tensorblock/Yi-Ko-34B-GGUF --include "Yi-Ko-34B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
87
+ ```
88
+
89
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
90
+
91
+ ```shell
92
+ huggingface-cli download tensorblock/Yi-Ko-34B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
93
+ ```
Yi-Ko-34B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b361c516ae7620ec19735ceb4ab3689223e9db97dbb3fdd1b61a961505b461
3
+ size 12944655904
Yi-Ko-34B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd9326b3138ac81a96270cf2f4936b0fe3d3d1a6223a48710b401f368426ef2c
3
+ size 18269397536
Yi-Ko-34B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5bae19e60194087cf1b6b2f0320145351c5b54ef5b7b0c949f6f10ab1c395a5
3
+ size 16784876064
Yi-Ko-34B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f6371a51dacaba452742ceebd6eecb199aacecd30e106fd9e41ee31d47a8b1
3
+ size 15090246176
Yi-Ko-34B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a773b2ff45fa8ff85a6430937e9d921d9ca55eb1abb4a087ffeceddbf2f5e809
3
+ size 19610250784
Yi-Ko-34B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de802632a932322e0014ebf57bfd473a7c73c3a153d09d4abe3355e8977a1e50
3
+ size 20802432544
Yi-Ko-34B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91c669217078630d285410eb114490e165b1876b0ca70b1d6c662a859701d6e0
3
+ size 19742371360
Yi-Ko-34B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8cf4e20cfd8d308ebf3f36fa4f6d525814d921de53b9cddee1c2c1c8e2224c5
3
+ size 23864372768
Yi-Ko-34B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29328d47c3c546d46919a3fb8034082034387c5fa3abe310565b89e6abd328a6
3
+ size 24478527008
Yi-Ko-34B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851efde47f69c0b0c0e5c5179001b32f5374055d81741d4a7fad9d9b8b2e29d3
3
+ size 23864372768
Yi-Ko-34B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a3357b40d63478a06209314bc8658637bd72412df8128767da02e3573ef2828
3
+ size 28384377376
Yi-Ko-34B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f71902f1994ed9c3072630564c77e485ef512612d8d5595964083692e9bff18
3
+ size 36762952224