GGUF
TensorBlock
GGUF
morriszms commited on
Commit
5f6f651
·
verified ·
1 Parent(s): 3d668d0

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
+ UndiMix-v1-13b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ UndiMix-v1-13b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ UndiMix-v1-13b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ UndiMix-v1-13b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ UndiMix-v1-13b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ UndiMix-v1-13b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ UndiMix-v1-13b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ UndiMix-v1-13b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ UndiMix-v1-13b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ UndiMix-v1-13b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ UndiMix-v1-13b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ UndiMix-v1-13b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ tags:
4
+ - TensorBlock
5
+ - GGUF
6
+ base_model: Undi95/UndiMix-v1-13b
7
+ ---
8
+
9
+ <div style="width: auto; margin-left: auto; margin-right: auto">
10
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; justify-content: space-between; width: 100%;">
13
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
14
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
15
+ 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>
16
+ </p>
17
+ </div>
18
+ </div>
19
+
20
+ ## Undi95/UndiMix-v1-13b - GGUF
21
+
22
+ This repo contains GGUF format model files for [Undi95/UndiMix-v1-13b](https://huggingface.co/Undi95/UndiMix-v1-13b).
23
+
24
+ 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).
25
+
26
+ <div style="text-align: left; margin: 20px 0;">
27
+ <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;">
28
+ Run them on the TensorBlock client using your local machine ↗
29
+ </a>
30
+ </div>
31
+
32
+ ## Prompt template
33
+
34
+ ```
35
+
36
+ ```
37
+
38
+ ## Model file specification
39
+
40
+ | Filename | Quant type | File Size | Description |
41
+ | -------- | ---------- | --------- | ----------- |
42
+ | [UndiMix-v1-13b-Q2_K.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q2_K.gguf) | Q2_K | 4.521 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [UndiMix-v1-13b-Q3_K_S.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q3_K_S.gguf) | Q3_K_S | 5.270 GB | very small, high quality loss |
44
+ | [UndiMix-v1-13b-Q3_K_M.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q3_K_M.gguf) | Q3_K_M | 5.903 GB | very small, high quality loss |
45
+ | [UndiMix-v1-13b-Q3_K_L.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q3_K_L.gguf) | Q3_K_L | 6.454 GB | small, substantial quality loss |
46
+ | [UndiMix-v1-13b-Q4_0.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q4_0.gguf) | Q4_0 | 6.860 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [UndiMix-v1-13b-Q4_K_S.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q4_K_S.gguf) | Q4_K_S | 6.913 GB | small, greater quality loss |
48
+ | [UndiMix-v1-13b-Q4_K_M.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q4_K_M.gguf) | Q4_K_M | 7.326 GB | medium, balanced quality - recommended |
49
+ | [UndiMix-v1-13b-Q5_0.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q5_0.gguf) | Q5_0 | 8.356 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [UndiMix-v1-13b-Q5_K_S.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q5_K_S.gguf) | Q5_K_S | 8.356 GB | large, low quality loss - recommended |
51
+ | [UndiMix-v1-13b-Q5_K_M.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q5_K_M.gguf) | Q5_K_M | 8.596 GB | large, very low quality loss - recommended |
52
+ | [UndiMix-v1-13b-Q6_K.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q6_K.gguf) | Q6_K | 9.946 GB | very large, extremely low quality loss |
53
+ | [UndiMix-v1-13b-Q8_0.gguf](https://huggingface.co/tensorblock/UndiMix-v1-13b-GGUF/blob/main/UndiMix-v1-13b-Q8_0.gguf) | Q8_0 | 12.881 GB | very large, extremely low quality loss - not recommended |
54
+
55
+
56
+ ## Downloading instruction
57
+
58
+ ### Command line
59
+
60
+ Firstly, install Huggingface Client
61
+
62
+ ```shell
63
+ pip install -U "huggingface_hub[cli]"
64
+ ```
65
+
66
+ Then, downoad the individual model file the a local directory
67
+
68
+ ```shell
69
+ huggingface-cli download tensorblock/UndiMix-v1-13b-GGUF --include "UndiMix-v1-13b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
70
+ ```
71
+
72
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/UndiMix-v1-13b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
UndiMix-v1-13b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831c3cc30c10c0b4a8be4bb3b87f1a4a0642d63987370e64fdd5315a972b36d0
3
+ size 4854270176
UndiMix-v1-13b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4568aea8880f37456715cc431572d9d2a20b3441e77fbbb2e008648d7b34e69
3
+ size 6929559776
UndiMix-v1-13b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92edbc682ad5531e38e3293e18e729c42d74a1e23796cf67812c82fccc3ae04a
3
+ size 6337769696
UndiMix-v1-13b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9f0e90a5e267bf97452befcd0793dfb0973fa51c5f51abf26b30377d061ee90
3
+ size 5658980576
UndiMix-v1-13b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:098137bcb83e469673907e21808dfcec8659d7147d80e39d4da6ed91577e9c3a
3
+ size 7365834976
UndiMix-v1-13b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:218410fcc814a1517729ddcf117ec34b627337a6780934937bff5acc32ac02f6
3
+ size 7865956576
UndiMix-v1-13b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1981a388ffb57a1f1eee7c8394c9a567c0ad1eb05dce7319a2599466d3ab1856
3
+ size 7423178976
UndiMix-v1-13b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da97e7ca97b9f30c7a55f71aa1097a8a2b9d917b6f1a2b64c6301ee426ae4b2b
3
+ size 8972286176
UndiMix-v1-13b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243387b57a53a8251f788bda592b8e03b4988bd13df9ab8dc1bbfc09c8f2008a
3
+ size 9229924576
UndiMix-v1-13b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:485b88cb26c64784741b3b47186baeb8bf701778b945c6c0cd8e2f80014ba6a4
3
+ size 8972286176
UndiMix-v1-13b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4936199f6f94394206303674b06bedb48c560b04701c6231524544d40d2b3968
3
+ size 10679140576
UndiMix-v1-13b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a3842f94c102c378c6555e98b701342fb9237e1ecf5b8b4875f849db7edbd50
3
+ size 13831319776