morriszms commited on
Commit
db6aa84
·
verified ·
1 Parent(s): d758459

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-lora-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-Ko-6B-lora-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-Ko-6B-lora-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-Ko-6B-lora-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-Ko-6B-lora-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-Ko-6B-lora-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-Ko-6B-lora-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-Ko-6B-lora-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-Ko-6B-lora-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-Ko-6B-lora-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-Ko-6B-lora-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-Ko-6B-lora-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: yuntaeyang/Yi-Ko-6B-lora
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ ---
7
+
8
+ <div style="width: auto; margin-left: auto; margin-right: auto">
9
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
+ </div>
11
+ <div style="display: flex; justify-content: space-between; width: 100%;">
12
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
13
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
14
+ 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>
15
+ </p>
16
+ </div>
17
+ </div>
18
+
19
+ ## yuntaeyang/Yi-Ko-6B-lora - GGUF
20
+
21
+ This repo contains GGUF format model files for [yuntaeyang/Yi-Ko-6B-lora](https://huggingface.co/yuntaeyang/Yi-Ko-6B-lora).
22
+
23
+ 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).
24
+
25
+ <div style="text-align: left; margin: 20px 0;">
26
+ <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;">
27
+ Run them on the TensorBlock client using your local machine ↗
28
+ </a>
29
+ </div>
30
+
31
+ ## Prompt template
32
+
33
+ ```
34
+
35
+ ```
36
+
37
+ ## Model file specification
38
+
39
+ | Filename | Quant type | File Size | Description |
40
+ | -------- | ---------- | --------- | ----------- |
41
+ | [Yi-Ko-6B-lora-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q2_K.gguf) | Q2_K | 2.240 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [Yi-Ko-6B-lora-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q3_K_S.gguf) | Q3_K_S | 2.592 GB | very small, high quality loss |
43
+ | [Yi-Ko-6B-lora-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q3_K_M.gguf) | Q3_K_M | 2.857 GB | very small, high quality loss |
44
+ | [Yi-Ko-6B-lora-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q3_K_L.gguf) | Q3_K_L | 3.084 GB | small, substantial quality loss |
45
+ | [Yi-Ko-6B-lora-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q4_0.gguf) | Q4_0 | 3.317 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [Yi-Ko-6B-lora-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q4_K_S.gguf) | Q4_K_S | 3.339 GB | small, greater quality loss |
47
+ | [Yi-Ko-6B-lora-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q4_K_M.gguf) | Q4_K_M | 3.498 GB | medium, balanced quality - recommended |
48
+ | [Yi-Ko-6B-lora-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q5_0.gguf) | Q5_0 | 3.999 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [Yi-Ko-6B-lora-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q5_K_S.gguf) | Q5_K_S | 3.999 GB | large, low quality loss - recommended |
50
+ | [Yi-Ko-6B-lora-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q5_K_M.gguf) | Q5_K_M | 4.092 GB | large, very low quality loss - recommended |
51
+ | [Yi-Ko-6B-lora-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q6_K.gguf) | Q6_K | 4.724 GB | very large, extremely low quality loss |
52
+ | [Yi-Ko-6B-lora-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-lora-GGUF/blob/main/Yi-Ko-6B-lora-Q8_0.gguf) | Q8_0 | 6.117 GB | very large, extremely low quality loss - not recommended |
53
+
54
+
55
+ ## Downloading instruction
56
+
57
+ ### Command line
58
+
59
+ Firstly, install Huggingface Client
60
+
61
+ ```shell
62
+ pip install -U "huggingface_hub[cli]"
63
+ ```
64
+
65
+ Then, downoad the individual model file the a local directory
66
+
67
+ ```shell
68
+ huggingface-cli download tensorblock/Yi-Ko-6B-lora-GGUF --include "Yi-Ko-6B-lora-Q2_K.gguf" --local-dir MY_LOCAL_DIR
69
+ ```
70
+
71
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
72
+
73
+ ```shell
74
+ huggingface-cli download tensorblock/Yi-Ko-6B-lora-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
Yi-Ko-6B-lora-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:148a33894c4de2a977c25005d41b9d2a2ae56c733f0fd3f97189966cfecffdce
3
+ size 2405459712
Yi-Ko-6B-lora-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9fbd84b5b8b859ce66029f45867ee81ac538f2a42ccbe39d5333460cbb70e42
3
+ size 3311302400
Yi-Ko-6B-lora-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e714dfde4d022d21d576fdacb0a016285a071dddc05b250efab43f6ebc55515
3
+ size 3067246336
Yi-Ko-6B-lora-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca646156f7bae0af905159b8cc3bca4009e9297b6240b4e9787a0309ba5cc85b
3
+ size 2783606528
Yi-Ko-6B-lora-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c51cf2126640db97fd18e6379996bb095dbe2d3894e757b87cb0f0bd9046a6
3
+ size 3561604864
Yi-Ko-6B-lora-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae4ff5c607bcff2b2709fb8160cfe1ed56733368f81545768d25654e9a688fb
3
+ size 3756246784
Yi-Ko-6B-lora-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8476bd97b642b628fe0f9678d7076154a54fd60fffa89dc7cf8bc3bdd1c31ab
3
+ size 3585197824
Yi-Ko-6B-lora-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53c9c85edbb63c5714f180243f0eaaf692cddcf85a4e397276de1f64692ff3fc
3
+ size 4293838592
Yi-Ko-6B-lora-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa689f8988f5bb8f021ee6bd4a1df197a7984921a0e0e6f6d27af03cf91d30b2
3
+ size 4394108672
Yi-Ko-6B-lora-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99de82eae45c17b127d64e90026f8e9ec3e1a171725130982655565cee73345a
3
+ size 4293838592
Yi-Ko-6B-lora-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454ffe7b4482db20714860426b262aff4bbd9abd6e7980517150b1bed0b307d4
3
+ size 5071836928
Yi-Ko-6B-lora-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6558baad96a51816a8514613efe3a4e3dc316039020741dcbb397c670de3b9f6
3
+ size 6568376064