morriszms commited on
Commit
a2bf8d8
1 Parent(s): e51c696

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-33b-gpt4-1.4.1-PI-8192-fp16-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - jondurbin/airoboros-gpt4-1.4.1
4
+ base_model: bhenrym14/airoboros-33b-gpt4-1.4.1-PI-8192-fp16
5
+ tags:
6
+ - TensorBlock
7
+ - GGUF
8
+ ---
9
+
10
+ <div style="width: auto; margin-left: auto; margin-right: auto">
11
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
12
+ </div>
13
+ <div style="display: flex; justify-content: space-between; width: 100%;">
14
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
15
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
16
+ 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>
17
+ </p>
18
+ </div>
19
+ </div>
20
+
21
+ ## bhenrym14/airoboros-33b-gpt4-1.4.1-PI-8192-fp16 - GGUF
22
+
23
+ This repo contains GGUF format model files for [bhenrym14/airoboros-33b-gpt4-1.4.1-PI-8192-fp16](https://huggingface.co/bhenrym14/airoboros-33b-gpt4-1.4.1-PI-8192-fp16).
24
+
25
+ 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).
26
+
27
+ <div style="text-align: left; margin: 20px 0;">
28
+ <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;">
29
+ Run them on the TensorBlock client using your local machine ↗
30
+ </a>
31
+ </div>
32
+
33
+ ## Prompt template
34
+
35
+ ```
36
+
37
+ ```
38
+
39
+ ## Model file specification
40
+
41
+ | Filename | Quant type | File Size | Description |
42
+ | -------- | ---------- | --------- | ----------- |
43
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q2_K.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q2_K.gguf) | Q2_K | 11.221 GB | smallest, significant quality loss - not recommended for most purposes |
44
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_S.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_S.gguf) | Q3_K_S | 13.098 GB | very small, high quality loss |
45
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_M.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_M.gguf) | Q3_K_M | 14.693 GB | very small, high quality loss |
46
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_L.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_L.gguf) | Q3_K_L | 16.093 GB | small, substantial quality loss |
47
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_0.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_0.gguf) | Q4_0 | 17.095 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
48
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_S.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_S.gguf) | Q4_K_S | 17.213 GB | small, greater quality loss |
49
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_M.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_M.gguf) | Q4_K_M | 18.274 GB | medium, balanced quality - recommended |
50
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_0.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_0.gguf) | Q5_0 | 20.857 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
51
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_S.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_S.gguf) | Q5_K_S | 20.857 GB | large, low quality loss - recommended |
52
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_M.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_M.gguf) | Q5_K_M | 21.464 GB | large, very low quality loss - recommended |
53
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q6_K.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q6_K.gguf) | Q6_K | 24.854 GB | very large, extremely low quality loss |
54
+ | [airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q8_0.gguf](https://huggingface.co/tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF/blob/main/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q8_0.gguf) | Q8_0 | 32.191 GB | very large, extremely low quality loss - not recommended |
55
+
56
+
57
+ ## Downloading instruction
58
+
59
+ ### Command line
60
+
61
+ Firstly, install Huggingface Client
62
+
63
+ ```shell
64
+ pip install -U "huggingface_hub[cli]"
65
+ ```
66
+
67
+ Then, downoad the individual model file the a local directory
68
+
69
+ ```shell
70
+ huggingface-cli download tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF --include "airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q2_K.gguf" --local-dir MY_LOCAL_DIR
71
+ ```
72
+
73
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
74
+
75
+ ```shell
76
+ huggingface-cli download tensorblock/airoboros-33b-gpt4-1.4.1-PI-8192-fp16-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
77
+ ```
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2546a8e957e7926cabfd08a280e17619222a7b1e5ae46321dd3abb67f74113
3
+ size 12048875392
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2400b5023e944e9790ef4152aa8196d5a7aacea212c2dd4d6f49f082923b897
3
+ size 17279759232
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae9cf8b165ee769fb6a526f54c182af6816beab1e260f405841c88106dad63f
3
+ size 15776461696
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e54cef66575f73a1cf09317428637cbca1bcb5178c629b8466d821e389af266
3
+ size 14064112512
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd9c534080ec275ef99b2135bfe6a94e47e71b81499d0bb35673aa46b1bc1f9b
3
+ size 18355967872
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:496b2392728c7f306c88e3e2a5007aff4fc96c8fef49eea2610ab58956fe6391
3
+ size 19621140352
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f504b3d4c85c8eb370316d4912cee1ac207fa20a9d0a6eabb86019e9a8a5949
3
+ size 18482485120
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd0cf6a68ae686a090f5e91d478429a5104a42d1d67bb1d9734da33224373c46
3
+ size 22395361152
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75fdbb45f41bacd022b62412b2669bef32c998cf397625bacd9bc3d55f176052
3
+ size 23047116672
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1269378425e1db9e02a9f21b4b3bb5391717a59ea1cafb1556ce3c496145d3b3
3
+ size 22395361152
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac3e669eee15add08b2e406a5a870a853e83874de2c48bfd351b29e0ff83948b
3
+ size 26687216512
airoboros-33b-gpt4-1.4.1-PI-8192-fp16-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:698185e1e40f6ed861b129caa51c4bca4fe6ebc5536b835e88109a27de6938e3
3
+ size 34565124992