morriszms commited on
Commit
68f9ff8
·
verified ·
1 Parent(s): 0dcb761

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
+ yayi-7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ yayi-7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ yayi-7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ yayi-7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ yayi-7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ yayi-7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ yayi-7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ yayi-7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ yayi-7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ yayi-7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ yayi-7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ yayi-7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ - en
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - yayi
8
+ - TensorBlock
9
+ - GGUF
10
+ base_model: wenge-research/yayi-7b
11
+ ---
12
+
13
+ <div style="width: auto; margin-left: auto; margin-right: auto">
14
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
15
+ </div>
16
+ <div style="display: flex; justify-content: space-between; width: 100%;">
17
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
18
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
19
+ 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>
20
+ </p>
21
+ </div>
22
+ </div>
23
+
24
+ ## wenge-research/yayi-7b - GGUF
25
+
26
+ This repo contains GGUF format model files for [wenge-research/yayi-7b](https://huggingface.co/wenge-research/yayi-7b).
27
+
28
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5165](https://github.com/ggml-org/llama.cpp/commit/1d735c0b4fa0551c51c2f4ac888dd9a01f447985).
29
+
30
+ ## Our projects
31
+ <table border="1" cellspacing="0" cellpadding="10">
32
+ <tr>
33
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
34
+ <th style="font-size: 25px;">TensorBlock Studio</th>
35
+ </tr>
36
+ <tr>
37
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
38
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
39
+ </tr>
40
+ <tr>
41
+ <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
42
+ <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
43
+ </tr>
44
+ <tr>
45
+ <th>
46
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
47
+ display: inline-block;
48
+ padding: 8px 16px;
49
+ background-color: #FF7F50;
50
+ color: white;
51
+ text-decoration: none;
52
+ border-radius: 6px;
53
+ font-weight: bold;
54
+ font-family: sans-serif;
55
+ ">👀 See what we built 👀</a>
56
+ </th>
57
+ <th>
58
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
59
+ display: inline-block;
60
+ padding: 8px 16px;
61
+ background-color: #FF7F50;
62
+ color: white;
63
+ text-decoration: none;
64
+ border-radius: 6px;
65
+ font-weight: bold;
66
+ font-family: sans-serif;
67
+ ">👀 See what we built 👀</a>
68
+ </th>
69
+ </tr>
70
+ </table>
71
+
72
+ ## Prompt template
73
+
74
+ ```
75
+ Unable to determine prompt format automatically. Please check the original model repository for the correct prompt format.
76
+ ```
77
+
78
+ ## Model file specification
79
+
80
+ | Filename | Quant type | File Size | Description |
81
+ | -------- | ---------- | --------- | ----------- |
82
+ | [yayi-7b-Q2_K.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q2_K.gguf) | Q2_K | 3.436 GB | smallest, significant quality loss - not recommended for most purposes |
83
+ | [yayi-7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q3_K_S.gguf) | Q3_K_S | 3.898 GB | very small, high quality loss |
84
+ | [yayi-7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q3_K_M.gguf) | Q3_K_M | 4.441 GB | very small, high quality loss |
85
+ | [yayi-7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q3_K_L.gguf) | Q3_K_L | 4.747 GB | small, substantial quality loss |
86
+ | [yayi-7b-Q4_0.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q4_0.gguf) | Q4_0 | 4.836 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
87
+ | [yayi-7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q4_K_S.gguf) | Q4_K_S | 4.862 GB | small, greater quality loss |
88
+ | [yayi-7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q4_K_M.gguf) | Q4_K_M | 5.267 GB | medium, balanced quality - recommended |
89
+ | [yayi-7b-Q5_0.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q5_0.gguf) | Q5_0 | 5.720 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
90
+ | [yayi-7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q5_K_S.gguf) | Q5_K_S | 5.720 GB | large, low quality loss - recommended |
91
+ | [yayi-7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q5_K_M.gguf) | Q5_K_M | 6.045 GB | large, very low quality loss - recommended |
92
+ | [yayi-7b-Q6_K.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q6_K.gguf) | Q6_K | 6.658 GB | very large, extremely low quality loss |
93
+ | [yayi-7b-Q8_0.gguf](https://huggingface.co/tensorblock/wenge-research_yayi-7b-GGUF/blob/main/yayi-7b-Q8_0.gguf) | Q8_0 | 8.618 GB | very large, extremely low quality loss - not recommended |
94
+
95
+
96
+ ## Downloading instruction
97
+
98
+ ### Command line
99
+
100
+ Firstly, install Huggingface Client
101
+
102
+ ```shell
103
+ pip install -U "huggingface_hub[cli]"
104
+ ```
105
+
106
+ Then, downoad the individual model file the a local directory
107
+
108
+ ```shell
109
+ huggingface-cli download tensorblock/wenge-research_yayi-7b-GGUF --include "yayi-7b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
110
+ ```
111
+
112
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
113
+
114
+ ```shell
115
+ huggingface-cli download tensorblock/wenge-research_yayi-7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
116
+ ```
yayi-7b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83fd33fa59e6f3a70c20257c0c873125d18fb86b96bec09d6a6c748859aec2f5
3
+ size 3435693568
yayi-7b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99055308f16a3da0bf3544e33c43e6a57eef1260190f883fac825b93dad91e1
3
+ size 4747151232
yayi-7b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0236165e32707b695bc3de1318d39a6befae383e6d6871aaa14515fc3635dd
3
+ size 4440967040
yayi-7b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba652c914d0d197d858bb7bcb87f04bdd6d77cab26566b84953c9a1abde2787b
3
+ size 3897804672
yayi-7b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ea7c7172575fc3c5b07b28a886eebd1a63733a4ff7e60e6ba5584614f17a7c
3
+ size 4836337408
yayi-7b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1440a487911e57bb86b8721af25d081b54994b3711964a3239aee85883a06fb7
3
+ size 5267302144
yayi-7b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4381569db89ed0ac20f4f1be3289a8cb32795b0277a8a35798a1629a3aa9cc6f
3
+ size 4861503232
yayi-7b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fe7bee92e42f19efe15e2419943f6b5113d928103d5deacfef2026b496c0f4d
3
+ size 5719662336
yayi-7b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4597d33a627f718977b370d7d5bc445217b63d8c036a17a69a7f549f580ba22
3
+ size 6044983040
yayi-7b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d6cbdf6c062ad75c674c63ed8894bbe68c038a0cfae13c33be1f8f8dfcf041
3
+ size 5719662336
yayi-7b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7453206ddde381c7fbf0790c26425bca7e18fe9e0b04cf4e347a0887a38231b3
3
+ size 6658195072
yayi-7b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7721d212db16eb673fe6a4b65f0c7b25b5f38e445a92201163428bed09ce4f2
3
+ size 8618315648