morriszms commited on
Commit
643313e
1 Parent(s): 241becb

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-34B-Chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Yi-34B-Chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Yi-34B-Chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Yi-34B-Chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Yi-34B-Chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Yi-34B-Chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Yi-34B-Chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Yi-34B-Chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Yi-34B-Chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Yi-34B-Chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Yi-34B-Chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Yi-34B-Chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ widget:
4
+ - example_title: Yi-34B-Chat
5
+ text: hi
6
+ output:
7
+ text: ' Hello! How can I assist you today?'
8
+ - example_title: Yi-34B
9
+ text: There's a place where time stands still. A place of breath taking wonder,
10
+ but also
11
+ output:
12
+ text: ' an eerie sense that something is just not right…
13
+
14
+ Between the two worlds lies The Forgotten Kingdom - home to creatures long since
15
+ thought extinct and ancient magic so strong it defies belief! Only here can
16
+ you find what has been lost for centuries: An Elixir Of Life which will restore
17
+ youth and vitality if only those who seek its power are brave enough to face
18
+ up against all manner of dangers lurking in this mysterious land! But beware;
19
+ some say there may even exist powerful entities beyond our comprehension whose
20
+ intentions towards humanity remain unclear at best ---- they might want nothing
21
+ more than destruction itself rather then anything else from their quest after
22
+ immortality (and maybe someone should tell them about modern medicine)? In any
23
+ event though – one thing remains true regardless : whether or not success comes
24
+ easy depends entirely upon how much effort we put into conquering whatever challenges
25
+ lie ahead along with having faith deep down inside ourselves too ;) So let’s
26
+ get started now shall We?'
27
+ pipeline_tag: text-generation
28
+ tags:
29
+ - TensorBlock
30
+ - GGUF
31
+ base_model: 01-ai/Yi-34B-Chat
32
+ ---
33
+
34
+ <div style="width: auto; margin-left: auto; margin-right: auto">
35
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
36
+ </div>
37
+ <div style="display: flex; justify-content: space-between; width: 100%;">
38
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
39
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
40
+ 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>
41
+ </p>
42
+ </div>
43
+ </div>
44
+
45
+ ## 01-ai/Yi-34B-Chat - GGUF
46
+
47
+ This repo contains GGUF format model files for [01-ai/Yi-34B-Chat](https://huggingface.co/01-ai/Yi-34B-Chat).
48
+
49
+ 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).
50
+
51
+ ## Prompt template
52
+
53
+ ```
54
+ <|im_start|>system
55
+ {system_prompt}<|im_end|>
56
+ <|im_start|>user
57
+ {prompt}<|im_end|>
58
+ <|im_start|>assistant
59
+ ```
60
+
61
+ ## Model file specification
62
+
63
+ | Filename | Quant type | File Size | Description |
64
+ | -------- | ---------- | --------- | ----------- |
65
+ | [Yi-34B-Chat-Q2_K.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q2_K.gguf) | Q2_K | 11.944 GB | smallest, significant quality loss - not recommended for most purposes |
66
+ | [Yi-34B-Chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q3_K_S.gguf) | Q3_K_S | 13.933 GB | very small, high quality loss |
67
+ | [Yi-34B-Chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q3_K_M.gguf) | Q3_K_M | 15.511 GB | very small, high quality loss |
68
+ | [Yi-34B-Chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q3_K_L.gguf) | Q3_K_L | 16.894 GB | small, substantial quality loss |
69
+ | [Yi-34B-Chat-Q4_0.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q4_0.gguf) | Q4_0 | 18.130 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
70
+ | [Yi-34B-Chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q4_K_S.gguf) | Q4_K_S | 18.253 GB | small, greater quality loss |
71
+ | [Yi-34B-Chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q4_K_M.gguf) | Q4_K_M | 19.240 GB | medium, balanced quality - recommended |
72
+ | [Yi-34B-Chat-Q5_0.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q5_0.gguf) | Q5_0 | 22.080 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
73
+ | [Yi-34B-Chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q5_K_S.gguf) | Q5_K_S | 22.080 GB | large, low quality loss - recommended |
74
+ | [Yi-34B-Chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q5_K_M.gguf) | Q5_K_M | 22.651 GB | large, very low quality loss - recommended |
75
+ | [Yi-34B-Chat-Q6_K.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q6_K.gguf) | Q6_K | 26.276 GB | very large, extremely low quality loss |
76
+ | [Yi-34B-Chat-Q8_0.gguf](https://huggingface.co/tensorblock/Yi-34B-Chat-GGUF/tree/main/Yi-34B-Chat-Q8_0.gguf) | Q8_0 | 34.033 GB | very large, extremely low quality loss - not recommended |
77
+
78
+
79
+ ## Downloading instruction
80
+
81
+ ### Command line
82
+
83
+ Firstly, install Huggingface Client
84
+
85
+ ```shell
86
+ pip install -U "huggingface_hub[cli]"
87
+ ```
88
+
89
+ Then, downoad the individual model file the a local directory
90
+
91
+ ```shell
92
+ huggingface-cli download tensorblock/Yi-34B-Chat-GGUF --include "Yi-34B-Chat-Q2_K.gguf" --local-dir MY_LOCAL_DIR
93
+ ```
94
+
95
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
96
+
97
+ ```shell
98
+ huggingface-cli download tensorblock/Yi-34B-Chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
99
+ ```
Yi-34B-Chat-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c74868b574f1fe1830505c9da4591c04f6ccb0106b1eeb24c082f6e8f5fa116
3
+ size 12825234144
Yi-34B-Chat-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f33acfca113c2da94b299c072980bf8d3916526001c9d7ee91c61ddc7b577ed
3
+ size 18139445984
Yi-34B-Chat-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ad270a1f647824535b45d10ee4b6c77cc33e3befe6e8598b50e3ace621582a
3
+ size 16654924512
Yi-34B-Chat-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5f84fe550f68f6989bbf37a849a8beabb309f1a074aee9905e40a78dd9cf5aa
3
+ size 14960294624
Yi-34B-Chat-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbad16e2ff2bc5244f222bdbe65d953b76164c60d292449af39881ba572a1cea
3
+ size 19466529504
Yi-34B-Chat-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1314c79ede33b172b9475a8b5f2a4ef5a1481b1de573d31ac8dc871c2321cbcc
3
+ size 20658711264
Yi-34B-Chat-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b050f9b5fa3d300f716e3f33d6965bea78f5dd738d180c78429ed6d0b5ab544a
3
+ size 19598650080
Yi-34B-Chat-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e36a7b0219b9e77860a04094e2f01301ccc194bd39c88932658de99471f70253
3
+ size 23707691744
Yi-34B-Chat-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91546c5b0cfcf9887cdfeb289adae3ff716a6ea9d93db080b86b504e1a46287
3
+ size 24321845984
Yi-34B-Chat-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4843c10ce0a1d2c8e98049e6def9527dcb1aabc1dfdb47f298df621c8274ea04
3
+ size 23707691744
Yi-34B-Chat-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409c446d15ad473463cfc88d4397b8dc21817c8455a523294245143a2bb7752a
3
+ size 28213926624
Yi-34B-Chat-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7a957ed4378558c78f24fd8c2e926b95f321fda652c2a4934151d2f2127d8c5
3
+ size 36542282464