morriszms commited on
Commit
d9540d8
1 Parent(s): f87c9e8

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.5-DPO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-Ko-6B-instruct-v1.5-DPO-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-Ko-6B-instruct-v1.5-DPO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-Ko-6B-instruct-v1.5-DPO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-Ko-6B-instruct-v1.5-DPO-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-Ko-6B-instruct-v1.5-DPO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-Ko-6B-instruct-v1.5-DPO-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ base_model: cocoirun/Yi-Ko-6B-instruct-v1.5-DPO
4
+ tags:
5
+ - TensorBlock
6
+ - GGUF
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## cocoirun/Yi-Ko-6B-instruct-v1.5-DPO - GGUF
21
+
22
+ This repo contains GGUF format model files for [cocoirun/Yi-Ko-6B-instruct-v1.5-DPO](https://huggingface.co/cocoirun/Yi-Ko-6B-instruct-v1.5-DPO).
23
+
24
+ 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).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
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.5-DPO-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q2_K.gguf) | Q2_K | 2.240 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_S.gguf) | Q3_K_S | 2.592 GB | very small, high quality loss |
44
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_M.gguf) | Q3_K_M | 2.857 GB | very small, high quality loss |
45
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_L.gguf) | Q3_K_L | 3.084 GB | small, substantial quality loss |
46
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-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.5-DPO-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q4_K_S.gguf) | Q4_K_S | 3.339 GB | small, greater quality loss |
48
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q4_K_M.gguf) | Q4_K_M | 3.498 GB | medium, balanced quality - recommended |
49
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q5_0.gguf) | Q5_0 | 3.999 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_S.gguf) | Q5_K_S | 3.999 GB | large, low quality loss - recommended |
51
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_M.gguf) | Q5_K_M | 4.092 GB | large, very low quality loss - recommended |
52
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-Q6_K.gguf) | Q6_K | 4.724 GB | very large, extremely low quality loss |
53
+ | [Yi-Ko-6B-instruct-v1.5-DPO-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-instruct-v1.5-DPO-GGUF/blob/main/Yi-Ko-6B-instruct-v1.5-DPO-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.5-DPO-GGUF --include "Yi-Ko-6B-instruct-v1.5-DPO-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.5-DPO-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
Yi-Ko-6B-instruct-v1.5-DPO-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:633067c3b2473eb9cb46695998dae83b93ed61bc9e3780b726056db80047cf07
3
+ size 2405459744
Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6372e7015f2099ad6202a751761ed745abe073577b1630f791403ca45be85738
3
+ size 3311302432
Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e219319c0eaef26d2b1a3023928972bf66326bc8fa0045a77fd6a4e13c55c684
3
+ size 3067246368
Yi-Ko-6B-instruct-v1.5-DPO-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:573a51e26a420d3c386392856a33d7a0636ee9d259ac900423d73b5deb2b6da8
3
+ size 2783606560
Yi-Ko-6B-instruct-v1.5-DPO-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:564fe0a414824ac1adcf40c510cc725e652a41ab0ea10fab22f9a7f7e9a7add1
3
+ size 3561604896
Yi-Ko-6B-instruct-v1.5-DPO-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:485809180b1dab2f23afa234b284a593a0c24fe6af9b81e3f5bfe48dca6533ff
3
+ size 3756246816
Yi-Ko-6B-instruct-v1.5-DPO-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39af536f8009032b841fa33e22bd6b972f3b5c93ea908b5bf45543d2eead6611
3
+ size 3585197856
Yi-Ko-6B-instruct-v1.5-DPO-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94e29f681fde296b5fc5813240216d4672c296bdf26c1adbc7f60ebcdee641b7
3
+ size 4293838624
Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fbd7d486b1e0d5ee30231dfc3a0eae94280ab3f4e271ff83d3e94ed77f20d35
3
+ size 4394108704
Yi-Ko-6B-instruct-v1.5-DPO-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7914be5cf9ba1c6f70dfa5f6e9abf140ff16bc0b800eb4db59d18ff897d4469b
3
+ size 4293838624
Yi-Ko-6B-instruct-v1.5-DPO-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e349a4e341f1340a904ace961f89ea56be605d4a745c44c787f539d997f08263
3
+ size 5071836960
Yi-Ko-6B-instruct-v1.5-DPO-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda22eae7e9f0fa6f662a3685a0fddf22fe1622d3ea6c0f73afa1fc91541b867
3
+ size 6568376096