GGUF
TensorBlock
GGUF
morriszms commited on
Commit
46ba531
·
verified ·
1 Parent(s): 977fe63

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
+ airoboros-3_1-yi-34b-200k-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ airoboros-3_1-yi-34b-200k-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ airoboros-3_1-yi-34b-200k-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ airoboros-3_1-yi-34b-200k-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ airoboros-3_1-yi-34b-200k-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ airoboros-3_1-yi-34b-200k-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ airoboros-3_1-yi-34b-200k-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ airoboros-3_1-yi-34b-200k-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ airoboros-3_1-yi-34b-200k-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ airoboros-3_1-yi-34b-200k-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ airoboros-3_1-yi-34b-200k-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ airoboros-3_1-yi-34b-200k-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: yi-license
4
+ license_link: LICENSE
5
+ datasets:
6
+ - jondurbin/airoboros-3.1
7
+ tags:
8
+ - TensorBlock
9
+ - GGUF
10
+ base_model: bhenrym14/airoboros-3_1-yi-34b-200k
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
+ ## bhenrym14/airoboros-3_1-yi-34b-200k - GGUF
25
+
26
+ This repo contains GGUF format model files for [bhenrym14/airoboros-3_1-yi-34b-200k](https://huggingface.co/bhenrym14/airoboros-3_1-yi-34b-200k).
27
+
28
+ 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).
29
+
30
+ <div style="text-align: left; margin: 20px 0;">
31
+ <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;">
32
+ Run them on the TensorBlock client using your local machine ↗
33
+ </a>
34
+ </div>
35
+
36
+ ## Prompt template
37
+
38
+ ```
39
+
40
+ ```
41
+
42
+ ## Model file specification
43
+
44
+ | Filename | Quant type | File Size | Description |
45
+ | -------- | ---------- | --------- | ----------- |
46
+ | [airoboros-3_1-yi-34b-200k-Q2_K.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q2_K.gguf) | Q2_K | 12.825 GB | smallest, significant quality loss - not recommended for most purposes |
47
+ | [airoboros-3_1-yi-34b-200k-Q3_K_S.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q3_K_S.gguf) | Q3_K_S | 14.960 GB | very small, high quality loss |
48
+ | [airoboros-3_1-yi-34b-200k-Q3_K_M.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q3_K_M.gguf) | Q3_K_M | 16.655 GB | very small, high quality loss |
49
+ | [airoboros-3_1-yi-34b-200k-Q3_K_L.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q3_K_L.gguf) | Q3_K_L | 18.139 GB | small, substantial quality loss |
50
+ | [airoboros-3_1-yi-34b-200k-Q4_0.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q4_0.gguf) | Q4_0 | 19.467 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
51
+ | [airoboros-3_1-yi-34b-200k-Q4_K_S.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q4_K_S.gguf) | Q4_K_S | 19.599 GB | small, greater quality loss |
52
+ | [airoboros-3_1-yi-34b-200k-Q4_K_M.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q4_K_M.gguf) | Q4_K_M | 20.659 GB | medium, balanced quality - recommended |
53
+ | [airoboros-3_1-yi-34b-200k-Q5_0.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q5_0.gguf) | Q5_0 | 23.708 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
54
+ | [airoboros-3_1-yi-34b-200k-Q5_K_S.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q5_K_S.gguf) | Q5_K_S | 23.708 GB | large, low quality loss - recommended |
55
+ | [airoboros-3_1-yi-34b-200k-Q5_K_M.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q5_K_M.gguf) | Q5_K_M | 24.322 GB | large, very low quality loss - recommended |
56
+ | [airoboros-3_1-yi-34b-200k-Q6_K.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q6_K.gguf) | Q6_K | 28.214 GB | very large, extremely low quality loss |
57
+ | [airoboros-3_1-yi-34b-200k-Q8_0.gguf](https://huggingface.co/tensorblock/airoboros-3_1-yi-34b-200k-GGUF/blob/main/airoboros-3_1-yi-34b-200k-Q8_0.gguf) | Q8_0 | 36.542 GB | very large, extremely low quality loss - not recommended |
58
+
59
+
60
+ ## Downloading instruction
61
+
62
+ ### Command line
63
+
64
+ Firstly, install Huggingface Client
65
+
66
+ ```shell
67
+ pip install -U "huggingface_hub[cli]"
68
+ ```
69
+
70
+ Then, downoad the individual model file the a local directory
71
+
72
+ ```shell
73
+ huggingface-cli download tensorblock/airoboros-3_1-yi-34b-200k-GGUF --include "airoboros-3_1-yi-34b-200k-Q2_K.gguf" --local-dir MY_LOCAL_DIR
74
+ ```
75
+
76
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
77
+
78
+ ```shell
79
+ huggingface-cli download tensorblock/airoboros-3_1-yi-34b-200k-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
80
+ ```
airoboros-3_1-yi-34b-200k-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:358848491772d27c7c302ad1935ec4f619d837c8c9861ee534aa03fa6cca2e57
3
+ size 12825234176
airoboros-3_1-yi-34b-200k-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677147bdc2a983c22a7664d9a6168d22f6d02d6a7a2e99476e13327ef334bdbc
3
+ size 18139446016
airoboros-3_1-yi-34b-200k-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91966a295d05db9806fb32d48912236244626f0889e47d32262efc2613323649
3
+ size 16654924544
airoboros-3_1-yi-34b-200k-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf85c4263ae8577839046646f41ffaf84b3e3e06c8130c9977a68aa57942b2de
3
+ size 14960294656
airoboros-3_1-yi-34b-200k-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:676691c00a70482d7d86a07a031a42caa8055da45aa23c1ba2cff3169a44c8d0
3
+ size 19466529536
airoboros-3_1-yi-34b-200k-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0cd57ca06bfa5af046f8a8c047240ff23c1a068cb974cefd0cb50c4a194c5f
3
+ size 20658711296
airoboros-3_1-yi-34b-200k-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c31ab5214d43489f671192cf1ec0df3c486fc4c8d42c895dae96198290391e
3
+ size 19598650112
airoboros-3_1-yi-34b-200k-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29bd8d636540d793b3da87391921c14c974ee3dcd923490cd0a85f5c4fe6bce8
3
+ size 23707691776
airoboros-3_1-yi-34b-200k-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e6a6f7de2fc6358b280854ca7166129a736cf4b256988b107396b9b812adf79
3
+ size 24321846016
airoboros-3_1-yi-34b-200k-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b931b1213c261a731d2636de61a8b4a42ca2debe386303a2079399dda766d7b
3
+ size 23707691776
airoboros-3_1-yi-34b-200k-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c9d83865785243b1881c39f2f6fe59fcd788fa3c6c0538dfcf2b246a91a4974
3
+ size 28213926656
airoboros-3_1-yi-34b-200k-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0798219773765dfbe422e59f6d8e84b05b086fee38ce573693b3786f8337cfe7
3
+ size 36542282496