morriszms commited on
Commit
2f6abda
·
verified ·
1 Parent(s): ae9a8a8

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
+ blossom-v4-yi-34b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ blossom-v4-yi-34b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ blossom-v4-yi-34b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ blossom-v4-yi-34b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ blossom-v4-yi-34b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ blossom-v4-yi-34b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ blossom-v4-yi-34b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ blossom-v4-yi-34b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ blossom-v4-yi-34b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ blossom-v4-yi-34b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ blossom-v4-yi-34b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ blossom-v4-yi-34b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Azure99/blossom-chat-v2
5
+ - Azure99/blossom-math-v3
6
+ - Azure99/blossom-wizard-v2
7
+ - Azure99/blossom-orca-v2
8
+ language:
9
+ - zh
10
+ - en
11
+ base_model: Azure99/blossom-v4-yi-34b
12
+ tags:
13
+ - TensorBlock
14
+ - GGUF
15
+ ---
16
+
17
+ <div style="width: auto; margin-left: auto; margin-right: auto">
18
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
19
+ </div>
20
+ <div style="display: flex; justify-content: space-between; width: 100%;">
21
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
22
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
23
+ 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>
24
+ </p>
25
+ </div>
26
+ </div>
27
+
28
+ ## Azure99/blossom-v4-yi-34b - GGUF
29
+
30
+ This repo contains GGUF format model files for [Azure99/blossom-v4-yi-34b](https://huggingface.co/Azure99/blossom-v4-yi-34b).
31
+
32
+ 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).
33
+
34
+ <div style="text-align: left; margin: 20px 0;">
35
+ <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;">
36
+ Run them on the TensorBlock client using your local machine ↗
37
+ </a>
38
+ </div>
39
+
40
+ ## Prompt template
41
+
42
+ ```
43
+
44
+ ```
45
+
46
+ ## Model file specification
47
+
48
+ | Filename | Quant type | File Size | Description |
49
+ | -------- | ---------- | --------- | ----------- |
50
+ | [blossom-v4-yi-34b-Q2_K.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q2_K.gguf) | Q2_K | 12.825 GB | smallest, significant quality loss - not recommended for most purposes |
51
+ | [blossom-v4-yi-34b-Q3_K_S.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q3_K_S.gguf) | Q3_K_S | 14.960 GB | very small, high quality loss |
52
+ | [blossom-v4-yi-34b-Q3_K_M.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q3_K_M.gguf) | Q3_K_M | 16.655 GB | very small, high quality loss |
53
+ | [blossom-v4-yi-34b-Q3_K_L.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q3_K_L.gguf) | Q3_K_L | 18.139 GB | small, substantial quality loss |
54
+ | [blossom-v4-yi-34b-Q4_0.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q4_0.gguf) | Q4_0 | 19.467 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
55
+ | [blossom-v4-yi-34b-Q4_K_S.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q4_K_S.gguf) | Q4_K_S | 19.599 GB | small, greater quality loss |
56
+ | [blossom-v4-yi-34b-Q4_K_M.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q4_K_M.gguf) | Q4_K_M | 20.659 GB | medium, balanced quality - recommended |
57
+ | [blossom-v4-yi-34b-Q5_0.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q5_0.gguf) | Q5_0 | 23.708 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
58
+ | [blossom-v4-yi-34b-Q5_K_S.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q5_K_S.gguf) | Q5_K_S | 23.708 GB | large, low quality loss - recommended |
59
+ | [blossom-v4-yi-34b-Q5_K_M.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q5_K_M.gguf) | Q5_K_M | 24.322 GB | large, very low quality loss - recommended |
60
+ | [blossom-v4-yi-34b-Q6_K.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q6_K.gguf) | Q6_K | 28.214 GB | very large, extremely low quality loss |
61
+ | [blossom-v4-yi-34b-Q8_0.gguf](https://huggingface.co/tensorblock/blossom-v4-yi-34b-GGUF/blob/main/blossom-v4-yi-34b-Q8_0.gguf) | Q8_0 | 36.542 GB | very large, extremely low quality loss - not recommended |
62
+
63
+
64
+ ## Downloading instruction
65
+
66
+ ### Command line
67
+
68
+ Firstly, install Huggingface Client
69
+
70
+ ```shell
71
+ pip install -U "huggingface_hub[cli]"
72
+ ```
73
+
74
+ Then, downoad the individual model file the a local directory
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/blossom-v4-yi-34b-GGUF --include "blossom-v4-yi-34b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
78
+ ```
79
+
80
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
81
+
82
+ ```shell
83
+ huggingface-cli download tensorblock/blossom-v4-yi-34b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
84
+ ```
blossom-v4-yi-34b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4cbd64cc564975afcdba53c66eb1f0747544edd9e4a55f6aaca6e425a24f1b4
3
+ size 12825234752
blossom-v4-yi-34b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f8946e1c3806d733f26db6f79403d62d6a631693ea9c534194422dc858da14
3
+ size 18139446592
blossom-v4-yi-34b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c9c792fb0f330c1b46ffddfbbc803cf08c309a1e32f4feab7ec01061fe77a09
3
+ size 16654925120
blossom-v4-yi-34b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9762d1fcb2ae64f09a55467beeac20b1cc3d7827cf91720b63e61bffc5027ba2
3
+ size 14960295232
blossom-v4-yi-34b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:708b711c4bb39fdd574ab9b46f78e7ce3290cee2b52dd3d2badc56a3159594f7
3
+ size 19466530112
blossom-v4-yi-34b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:802b39362c3495aff859dddb1ba0991644bef9787823f649ea32a141eae1ac39
3
+ size 20658711872
blossom-v4-yi-34b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65a223393cb9e460312a0e073fa182fab5eae2e23245ea15179f164603dd138e
3
+ size 19598650688
blossom-v4-yi-34b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b13e686993ec93eb0997b31a3e1d7d2e4b770db44cefdaeeea4ee218e3d24d5d
3
+ size 23707692352
blossom-v4-yi-34b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e00f2315d523c430c1a0e29a72dddd6ec8eae3c51934b0d4e615e5cb277976
3
+ size 24321846592
blossom-v4-yi-34b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77bd158e2ec84cdac9b3bf15633b51edb0d568babf816efca2a4bf262ec13ba9
3
+ size 23707692352
blossom-v4-yi-34b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ab170d0f48e61ea9ffc8ecdf8dc08f2187127d4ef1dcef3f6096fb47ed2dc95
3
+ size 28213927232
blossom-v4-yi-34b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee7122d9b3cd7fba08fc41c270514de0587a13f25c2041642a303f782092c51
3
+ size 36542283072