Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +70 -0
- Yi-Ko-ENCdpo-Q2_K.gguf +3 -0
- Yi-Ko-ENCdpo-Q3_K_L.gguf +3 -0
- Yi-Ko-ENCdpo-Q3_K_M.gguf +3 -0
- Yi-Ko-ENCdpo-Q3_K_S.gguf +3 -0
- Yi-Ko-ENCdpo-Q4_0.gguf +3 -0
- Yi-Ko-ENCdpo-Q4_K_M.gguf +3 -0
- Yi-Ko-ENCdpo-Q4_K_S.gguf +3 -0
- Yi-Ko-ENCdpo-Q5_0.gguf +3 -0
- Yi-Ko-ENCdpo-Q5_K_M.gguf +3 -0
- Yi-Ko-ENCdpo-Q5_K_S.gguf +3 -0
- Yi-Ko-ENCdpo-Q6_K.gguf +3 -0
- Yi-Ko-ENCdpo-Q8_0.gguf +3 -0
.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-ENCdpo-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Yi-Ko-ENCdpo-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Yi-Ko-ENCdpo-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Yi-Ko-ENCdpo-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Yi-Ko-ENCdpo-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Yi-Ko-ENCdpo-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Yi-Ko-ENCdpo-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Yi-Ko-ENCdpo-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Yi-Ko-ENCdpo-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Yi-Ko-ENCdpo-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Yi-Ko-ENCdpo-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Yi-Ko-ENCdpo-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
tags:
|
4 |
+
- TensorBlock
|
5 |
+
- GGUF
|
6 |
+
base_model: oopsung/Yi-Ko-ENCdpo
|
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 |
+
## oopsung/Yi-Ko-ENCdpo - GGUF
|
21 |
+
|
22 |
+
This repo contains GGUF format model files for [oopsung/Yi-Ko-ENCdpo](https://huggingface.co/oopsung/Yi-Ko-ENCdpo).
|
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 |
+
## Prompt template
|
27 |
+
|
28 |
+
```
|
29 |
+
|
30 |
+
```
|
31 |
+
|
32 |
+
## Model file specification
|
33 |
+
|
34 |
+
| Filename | Quant type | File Size | Description |
|
35 |
+
| -------- | ---------- | --------- | ----------- |
|
36 |
+
| [Yi-Ko-ENCdpo-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q2_K.gguf) | Q2_K | 2.240 GB | smallest, significant quality loss - not recommended for most purposes |
|
37 |
+
| [Yi-Ko-ENCdpo-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q3_K_S.gguf) | Q3_K_S | 2.592 GB | very small, high quality loss |
|
38 |
+
| [Yi-Ko-ENCdpo-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q3_K_M.gguf) | Q3_K_M | 2.857 GB | very small, high quality loss |
|
39 |
+
| [Yi-Ko-ENCdpo-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q3_K_L.gguf) | Q3_K_L | 3.084 GB | small, substantial quality loss |
|
40 |
+
| [Yi-Ko-ENCdpo-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q4_0.gguf) | Q4_0 | 3.317 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
41 |
+
| [Yi-Ko-ENCdpo-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q4_K_S.gguf) | Q4_K_S | 3.339 GB | small, greater quality loss |
|
42 |
+
| [Yi-Ko-ENCdpo-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q4_K_M.gguf) | Q4_K_M | 3.498 GB | medium, balanced quality - recommended |
|
43 |
+
| [Yi-Ko-ENCdpo-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q5_0.gguf) | Q5_0 | 3.999 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
44 |
+
| [Yi-Ko-ENCdpo-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q5_K_S.gguf) | Q5_K_S | 3.999 GB | large, low quality loss - recommended |
|
45 |
+
| [Yi-Ko-ENCdpo-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q5_K_M.gguf) | Q5_K_M | 4.092 GB | large, very low quality loss - recommended |
|
46 |
+
| [Yi-Ko-ENCdpo-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q6_K.gguf) | Q6_K | 4.724 GB | very large, extremely low quality loss |
|
47 |
+
| [Yi-Ko-ENCdpo-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-ENCdpo-GGUF/tree/main/Yi-Ko-ENCdpo-Q8_0.gguf) | Q8_0 | 6.117 GB | very large, extremely low quality loss - not recommended |
|
48 |
+
|
49 |
+
|
50 |
+
## Downloading instruction
|
51 |
+
|
52 |
+
### Command line
|
53 |
+
|
54 |
+
Firstly, install Huggingface Client
|
55 |
+
|
56 |
+
```shell
|
57 |
+
pip install -U "huggingface_hub[cli]"
|
58 |
+
```
|
59 |
+
|
60 |
+
Then, downoad the individual model file the a local directory
|
61 |
+
|
62 |
+
```shell
|
63 |
+
huggingface-cli download tensorblock/Yi-Ko-ENCdpo-GGUF --include "Yi-Ko-ENCdpo-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
64 |
+
```
|
65 |
+
|
66 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
67 |
+
|
68 |
+
```shell
|
69 |
+
huggingface-cli download tensorblock/Yi-Ko-ENCdpo-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
70 |
+
```
|
Yi-Ko-ENCdpo-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ec2464c39ec49fd6ef5789858fa4af6419639fbc526def46f0b4c15f01baa2d
|
3 |
+
size 2405459648
|
Yi-Ko-ENCdpo-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:548041bbd35f37f5bf1ee3e3676848684f66a874df6b337681a79dfb16f001a2
|
3 |
+
size 3311302336
|
Yi-Ko-ENCdpo-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c69b601172296e4c32a4b9dc93db90742213c18ab8aac69b5acacc81c89d334
|
3 |
+
size 3067246272
|
Yi-Ko-ENCdpo-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a819b99d0667e54302f99dc8baf63e4c9afa7b76bf1173f06c79b007aa0c9275
|
3 |
+
size 2783606464
|
Yi-Ko-ENCdpo-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2a737fedc3d87aecbd5964c1b309d3a29b0d117a432f1d302a63b6ac5e5848c
|
3 |
+
size 3561604800
|
Yi-Ko-ENCdpo-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2a8a1a4f09c7e9773fca4fbf009dab0e4eb593f5ac29876a03014339680e5e2
|
3 |
+
size 3756246720
|
Yi-Ko-ENCdpo-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:296ecffd3beeb578f3527f9be7befb45c7f8485de68586c252c358361964f8f8
|
3 |
+
size 3585197760
|
Yi-Ko-ENCdpo-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e761a1982e45ee751383bfa5ba416d21f1af4b7698e2c93dc8ab6e0019a1c163
|
3 |
+
size 4293838528
|
Yi-Ko-ENCdpo-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a85139b6d92a237070b5ff32a57154f356250775130aa6087297713baad1e02
|
3 |
+
size 4394108608
|
Yi-Ko-ENCdpo-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:612654cf085acb25467c093f951da038e505305d609068335332bfa13817ae38
|
3 |
+
size 4293838528
|
Yi-Ko-ENCdpo-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9639982c7ff9cd0c04d4a28a5068593b414666586ba898d6bf3c9706c40d1a0d
|
3 |
+
size 5071836864
|
Yi-Ko-ENCdpo-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fd37c32f6cae57cd7d88a0e7ccf47d16d495389ab9efa3eda0cad92ed2f4cb9
|
3 |
+
size 6568376000
|