morriszms commited on
Commit
ce6fdd0
·
verified ·
1 Parent(s): 0dadd84

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-Exogen-test-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-Ko-6B-Exogen-test-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-Ko-6B-Exogen-test-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-Ko-6B-Exogen-test-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-Ko-6B-Exogen-test-v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-Ko-6B-Exogen-test-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-Ko-6B-Exogen-test-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-Ko-6B-Exogen-test-v1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-Ko-6B-Exogen-test-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-Ko-6B-Exogen-test-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-Ko-6B-Exogen-test-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-Ko-6B-Exogen-test-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: oopsung/Yi-Ko-6B-Exogen-test-v1
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
+ ## oopsung/Yi-Ko-6B-Exogen-test-v1 - GGUF
20
+
21
+ This repo contains GGUF format model files for [oopsung/Yi-Ko-6B-Exogen-test-v1](https://huggingface.co/oopsung/Yi-Ko-6B-Exogen-test-v1).
22
+
23
+ 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).
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-Exogen-test-v1-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q2_K.gguf) | Q2_K | 2.405 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [Yi-Ko-6B-Exogen-test-v1-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q3_K_S.gguf) | Q3_K_S | 2.784 GB | very small, high quality loss |
43
+ | [Yi-Ko-6B-Exogen-test-v1-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q3_K_M.gguf) | Q3_K_M | 3.067 GB | very small, high quality loss |
44
+ | [Yi-Ko-6B-Exogen-test-v1-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q3_K_L.gguf) | Q3_K_L | 3.311 GB | small, substantial quality loss |
45
+ | [Yi-Ko-6B-Exogen-test-v1-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q4_0.gguf) | Q4_0 | 3.562 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [Yi-Ko-6B-Exogen-test-v1-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q4_K_S.gguf) | Q4_K_S | 3.585 GB | small, greater quality loss |
47
+ | [Yi-Ko-6B-Exogen-test-v1-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q4_K_M.gguf) | Q4_K_M | 3.756 GB | medium, balanced quality - recommended |
48
+ | [Yi-Ko-6B-Exogen-test-v1-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q5_0.gguf) | Q5_0 | 4.294 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [Yi-Ko-6B-Exogen-test-v1-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q5_K_S.gguf) | Q5_K_S | 4.294 GB | large, low quality loss - recommended |
50
+ | [Yi-Ko-6B-Exogen-test-v1-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q5_K_M.gguf) | Q5_K_M | 4.394 GB | large, very low quality loss - recommended |
51
+ | [Yi-Ko-6B-Exogen-test-v1-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q6_K.gguf) | Q6_K | 5.072 GB | very large, extremely low quality loss |
52
+ | [Yi-Ko-6B-Exogen-test-v1-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-Ko-6B-Exogen-test-v1-GGUF/blob/main/Yi-Ko-6B-Exogen-test-v1-Q8_0.gguf) | Q8_0 | 6.568 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-Exogen-test-v1-GGUF --include "Yi-Ko-6B-Exogen-test-v1-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-Exogen-test-v1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
Yi-Ko-6B-Exogen-test-v1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5019a2480d137fdd99ee01edfcd9a6eee8ddc2f7e02994ba1b5eabd24bfa2d25
3
+ size 2405459680
Yi-Ko-6B-Exogen-test-v1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f3c00da9ea80552ca18d9f75c3e86b18a6a85ee6d38ad09b4fe744eb03274b
3
+ size 3311302368
Yi-Ko-6B-Exogen-test-v1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6747cff59f41b608b3f6ee94f8fb711766b09785673e3673c154a9be4579bbbd
3
+ size 3067246304
Yi-Ko-6B-Exogen-test-v1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b72ab5e0b620c34c1805639f851a0490b185de7e7986fca006eb8e80fa158b1
3
+ size 2783606496
Yi-Ko-6B-Exogen-test-v1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7ab641b22feb400c0be0438bf84095718e90dc1f8b01fe6573d3172a8aefc6
3
+ size 3561604832
Yi-Ko-6B-Exogen-test-v1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2254153c48004582dd16943fe4979d4cf66dd14d9279a7898c052960b719e6
3
+ size 3756246752
Yi-Ko-6B-Exogen-test-v1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa2bcf9e2c0b6a870d341c1f45d1db140d9629d490b216ffeef4c13128a5ff9
3
+ size 3585197792
Yi-Ko-6B-Exogen-test-v1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbacf049af1f5916badd9d126320b722837ce45208e0c1827622a842e5f24a59
3
+ size 4293838560
Yi-Ko-6B-Exogen-test-v1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9816993aac9a2225ee0460dabc0e63c97dea405e8424da5714a11591e713fcd4
3
+ size 4394108640
Yi-Ko-6B-Exogen-test-v1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aae1800992cf2ce5f9daf4acd9dcbf65d572b90da4eb4ab3bda29b142c00bd0
3
+ size 4293838560
Yi-Ko-6B-Exogen-test-v1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7ba865f138fa954af4f366c6606d8d175dbd3b62360d66318992e91ea7ef06
3
+ size 5071836896
Yi-Ko-6B-Exogen-test-v1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb03cabcdc2b54f2257a2a9326558176532695c95761f4bd9901d4bc79a8d1e7
3
+ size 6568376032