morriszms commited on
Commit
532562b
·
verified ·
1 Parent(s): a8ef661

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-Coder-9B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-Coder-9B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-Coder-9B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-Coder-9B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-Coder-9B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-Coder-9B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-Coder-9B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-Coder-9B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-Coder-9B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-Coder-9B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-Coder-9B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-Coder-9B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - TensorBlock
7
+ - GGUF
8
+ base_model: 01-ai/Yi-Coder-9B
9
+ ---
10
+
11
+ <div style="width: auto; margin-left: auto; margin-right: auto">
12
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
+ </div>
14
+ <div style="display: flex; justify-content: space-between; width: 100%;">
15
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
17
+ 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>
18
+ </p>
19
+ </div>
20
+ </div>
21
+
22
+ ## 01-ai/Yi-Coder-9B - GGUF
23
+
24
+ This repo contains GGUF format model files for [01-ai/Yi-Coder-9B](https://huggingface.co/01-ai/Yi-Coder-9B).
25
+
26
+ 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).
27
+
28
+ ## Prompt template
29
+
30
+ ```
31
+
32
+ ```
33
+
34
+ ## Model file specification
35
+
36
+ | Filename | Quant type | File Size | Description |
37
+ | -------- | ---------- | --------- | ----------- |
38
+ | [Yi-Coder-9B-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q2_K.gguf) | Q2_K | 3.124 GB | smallest, significant quality loss - not recommended for most purposes |
39
+ | [Yi-Coder-9B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q3_K_S.gguf) | Q3_K_S | 3.631 GB | very small, high quality loss |
40
+ | [Yi-Coder-9B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q3_K_M.gguf) | Q3_K_M | 4.027 GB | very small, high quality loss |
41
+ | [Yi-Coder-9B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q3_K_L.gguf) | Q3_K_L | 4.369 GB | small, substantial quality loss |
42
+ | [Yi-Coder-9B-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q4_0.gguf) | Q4_0 | 4.691 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
43
+ | [Yi-Coder-9B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q4_K_S.gguf) | Q4_K_S | 4.724 GB | small, greater quality loss |
44
+ | [Yi-Coder-9B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q4_K_M.gguf) | Q4_K_M | 4.963 GB | medium, balanced quality - recommended |
45
+ | [Yi-Coder-9B-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q5_0.gguf) | Q5_0 | 5.688 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
46
+ | [Yi-Coder-9B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q5_K_S.gguf) | Q5_K_S | 5.688 GB | large, low quality loss - recommended |
47
+ | [Yi-Coder-9B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q5_K_M.gguf) | Q5_K_M | 5.828 GB | large, very low quality loss - recommended |
48
+ | [Yi-Coder-9B-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q6_K.gguf) | Q6_K | 6.748 GB | very large, extremely low quality loss |
49
+ | [Yi-Coder-9B-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-Coder-9B-GGUF/tree/main/Yi-Coder-9B-Q8_0.gguf) | Q8_0 | 8.739 GB | very large, extremely low quality loss - not recommended |
50
+
51
+
52
+ ## Downloading instruction
53
+
54
+ ### Command line
55
+
56
+ Firstly, install Huggingface Client
57
+
58
+ ```shell
59
+ pip install -U "huggingface_hub[cli]"
60
+ ```
61
+
62
+ Then, downoad the individual model file the a local directory
63
+
64
+ ```shell
65
+ huggingface-cli download tensorblock/Yi-Coder-9B-GGUF --include "Yi-Coder-9B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
66
+ ```
67
+
68
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
69
+
70
+ ```shell
71
+ huggingface-cli download tensorblock/Yi-Coder-9B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
72
+ ```
Yi-Coder-9B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f00f0a278bb07295c50897ac4c03eb18b64a0856e295d80e4530ddc6c9350e
3
+ size 3354325056
Yi-Coder-9B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b76d1c6dad7bca7cb67adb73a164cd93ba37f4fd90262f56bda918ff7fa6093f
3
+ size 4690751552
Yi-Coder-9B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208a7e91eee4369e1f7737757b058b9a7e7e0a9fb54df2fc746cdadc77115a1d
3
+ size 4324405312
Yi-Coder-9B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da3b91fd04fb2e4643fa9bd8262425863484f89e4f9a24c30640f664f6c6a18
3
+ size 3899207744
Yi-Coder-9B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d10ad8a02c7767079e79a32960559d44cde15fc8104d5ebf78c6d70f4352aea2
3
+ size 5036994624
Yi-Coder-9B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c23f2f0abaf041eab9434f5c9d4ef281834070dc1469de7bb380ca18920f196c
3
+ size 5328957504
Yi-Coder-9B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bc07dd0ba7b9d660c853f5652a65ebb04d4c89198a862e5dd5d412e558b9d6a
3
+ size 5071859776
Yi-Coder-9B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edc4b2343a0546ef19f3f4feb47135710eb8240a525e327886ce881b0ff09a28
3
+ size 6107852864
Yi-Coder-9B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9fba1eea131b8482c596da9f7347ae2f6dd3ff57aa9631b84556a592b9b4ca7
3
+ size 6258257984
Yi-Coder-9B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aaa2ba1a6c625abb803e71ba673199e3a78fdda38ea44c6b43804c3405cbbd0
3
+ size 6107852864
Yi-Coder-9B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a343c1347149bad834c2301e4c4239b9572844e5cad25549b4af6e9a2e9d1618
3
+ size 7245639744
Yi-Coder-9B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ca0a87eff9d551a6faf2c6b97878091380646c849ce2fe4c453890ea3fb0656
3
+ size 9383915584