morriszms commited on
Commit
cf7886b
1 Parent(s): c97109e

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-mistral-7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ blossom-v4-mistral-7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ blossom-v4-mistral-7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ blossom-v4-mistral-7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ blossom-v4-mistral-7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ blossom-v4-mistral-7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ blossom-v4-mistral-7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ blossom-v4-mistral-7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ blossom-v4-mistral-7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ blossom-v4-mistral-7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ blossom-v4-mistral-7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ blossom-v4-mistral-7b-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-mistral-7b
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-mistral-7b - GGUF
29
+
30
+ This repo contains GGUF format model files for [Azure99/blossom-v4-mistral-7b](https://huggingface.co/Azure99/blossom-v4-mistral-7b).
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-mistral-7b-Q2_K.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
51
+ | [blossom-v4-mistral-7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
52
+ | [blossom-v4-mistral-7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
53
+ | [blossom-v4-mistral-7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
54
+ | [blossom-v4-mistral-7b-Q4_0.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
55
+ | [blossom-v4-mistral-7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
56
+ | [blossom-v4-mistral-7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
57
+ | [blossom-v4-mistral-7b-Q5_0.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
58
+ | [blossom-v4-mistral-7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
59
+ | [blossom-v4-mistral-7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
60
+ | [blossom-v4-mistral-7b-Q6_K.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
61
+ | [blossom-v4-mistral-7b-Q8_0.gguf](https://huggingface.co/tensorblock/blossom-v4-mistral-7b-GGUF/blob/main/blossom-v4-mistral-7b-Q8_0.gguf) | Q8_0 | 7.696 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-mistral-7b-GGUF --include "blossom-v4-mistral-7b-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-mistral-7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
84
+ ```
blossom-v4-mistral-7b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84488ce9c8d1bf837edfe1441cafff6ee482c54655300446b98be7c5c509d7f9
3
+ size 2719243232
blossom-v4-mistral-7b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:356ccac38886b000e69d447f46c23947a3e153d9ffdc2748b8ae9383d59804e8
3
+ size 3822025696
blossom-v4-mistral-7b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eac166d83bf5a88f0565e0848d9968d75246330bb2c69a93a979c650fc71fa1
3
+ size 3518987232
blossom-v4-mistral-7b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:927b1641c740ac13fbf623ff879e217eeda1b9137cb6b42fcb32be29184afd73
3
+ size 3164568544
blossom-v4-mistral-7b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad42908754db0a31f0789a103d41b7dd3f4e01039547bad3ca033b808e1f769b
3
+ size 4108917728
blossom-v4-mistral-7b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ec1d16b1ef27dc1b0f06c404a3e1051baab9c2e3e3ee489b0043ec357da17f
3
+ size 4368440288
blossom-v4-mistral-7b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d14a53676c7371b4fd4790dace39bfa453aa5fca29d3660021ba4a812d52b4
3
+ size 4140375008
blossom-v4-mistral-7b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16525404d320b3f2b1752b19f98148c96b991f578f4a41611726cd75c608f54
3
+ size 4997716960
blossom-v4-mistral-7b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a97c2bd7f04e3acdc31da296e33c6130798e505baa77b91e22990f622c040aa
3
+ size 5131410400
blossom-v4-mistral-7b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:579fae12ebf0175cf2fee7681355f87e7734d19d22c6144307a7d30cabf6d745
3
+ size 4997716960
blossom-v4-mistral-7b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21ed07a428d92270b04029834c4e9c19fa64f646dc549bbc8811768aac181fa7
3
+ size 5942066144
blossom-v4-mistral-7b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51fccde3ea1b78432fbad69f249b14a8414f97a6f11284803314dff154820022
3
+ size 7695858656