morriszms commited on
Commit
3065caf
·
verified ·
1 Parent(s): ef39065

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-2.2.1-y34b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ airoboros-2.2.1-y34b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ airoboros-2.2.1-y34b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ airoboros-2.2.1-y34b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ airoboros-2.2.1-y34b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ airoboros-2.2.1-y34b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ airoboros-2.2.1-y34b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ airoboros-2.2.1-y34b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ airoboros-2.2.1-y34b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ airoboros-2.2.1-y34b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ airoboros-2.2.1-y34b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ airoboros-2.2.1-y34b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ inference: false
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - Yi
9
+ - llama
10
+ - llama 2
11
+ - TensorBlock
12
+ - GGUF
13
+ license: other
14
+ license_name: yi-license
15
+ license_link: LICENSE
16
+ datasets:
17
+ - jondurbin/airoboros-2.2.1
18
+ base_model: Doctor-Shotgun/airoboros-2.2.1-y34b
19
+ ---
20
+
21
+ <div style="width: auto; margin-left: auto; margin-right: auto">
22
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
23
+ </div>
24
+ <div style="display: flex; justify-content: space-between; width: 100%;">
25
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
26
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
27
+ 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>
28
+ </p>
29
+ </div>
30
+ </div>
31
+
32
+ ## Doctor-Shotgun/airoboros-2.2.1-y34b - GGUF
33
+
34
+ This repo contains GGUF format model files for [Doctor-Shotgun/airoboros-2.2.1-y34b](https://huggingface.co/Doctor-Shotgun/airoboros-2.2.1-y34b).
35
+
36
+ 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).
37
+
38
+ <div style="text-align: left; margin: 20px 0;">
39
+ <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;">
40
+ Run them on the TensorBlock client using your local machine ↗
41
+ </a>
42
+ </div>
43
+
44
+ ## Prompt template
45
+
46
+ ```
47
+
48
+ ```
49
+
50
+ ## Model file specification
51
+
52
+ | Filename | Quant type | File Size | Description |
53
+ | -------- | ---------- | --------- | ----------- |
54
+ | [airoboros-2.2.1-y34b-Q2_K.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q2_K.gguf) | Q2_K | 11.944 GB | smallest, significant quality loss - not recommended for most purposes |
55
+ | [airoboros-2.2.1-y34b-Q3_K_S.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q3_K_S.gguf) | Q3_K_S | 13.933 GB | very small, high quality loss |
56
+ | [airoboros-2.2.1-y34b-Q3_K_M.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q3_K_M.gguf) | Q3_K_M | 15.511 GB | very small, high quality loss |
57
+ | [airoboros-2.2.1-y34b-Q3_K_L.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q3_K_L.gguf) | Q3_K_L | 16.894 GB | small, substantial quality loss |
58
+ | [airoboros-2.2.1-y34b-Q4_0.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q4_0.gguf) | Q4_0 | 18.130 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
59
+ | [airoboros-2.2.1-y34b-Q4_K_S.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q4_K_S.gguf) | Q4_K_S | 18.253 GB | small, greater quality loss |
60
+ | [airoboros-2.2.1-y34b-Q4_K_M.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q4_K_M.gguf) | Q4_K_M | 19.240 GB | medium, balanced quality - recommended |
61
+ | [airoboros-2.2.1-y34b-Q5_0.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q5_0.gguf) | Q5_0 | 22.080 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
62
+ | [airoboros-2.2.1-y34b-Q5_K_S.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q5_K_S.gguf) | Q5_K_S | 22.080 GB | large, low quality loss - recommended |
63
+ | [airoboros-2.2.1-y34b-Q5_K_M.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q5_K_M.gguf) | Q5_K_M | 22.651 GB | large, very low quality loss - recommended |
64
+ | [airoboros-2.2.1-y34b-Q6_K.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q6_K.gguf) | Q6_K | 26.276 GB | very large, extremely low quality loss |
65
+ | [airoboros-2.2.1-y34b-Q8_0.gguf](https://huggingface.co/tensorblock/airoboros-2.2.1-y34b-GGUF/blob/main/airoboros-2.2.1-y34b-Q8_0.gguf) | Q8_0 | 34.033 GB | very large, extremely low quality loss - not recommended |
66
+
67
+
68
+ ## Downloading instruction
69
+
70
+ ### Command line
71
+
72
+ Firstly, install Huggingface Client
73
+
74
+ ```shell
75
+ pip install -U "huggingface_hub[cli]"
76
+ ```
77
+
78
+ Then, downoad the individual model file the a local directory
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/airoboros-2.2.1-y34b-GGUF --include "airoboros-2.2.1-y34b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
82
+ ```
83
+
84
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
85
+
86
+ ```shell
87
+ huggingface-cli download tensorblock/airoboros-2.2.1-y34b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
88
+ ```
airoboros-2.2.1-y34b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f35701af79aa882fa249ee8cceced9bb97e0b7d57bee2094118aece82dafb9
3
+ size 12825234016
airoboros-2.2.1-y34b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d39fd907bfc456d7f0fe9f2ef1094283dd4cfe60849ead6f63003e80aca0ec60
3
+ size 18139445856
airoboros-2.2.1-y34b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ab2e4f7160473253536c82b9d0b2ca256a97de295859ae5857ac53478c1d2c
3
+ size 16654924384
airoboros-2.2.1-y34b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8653403ccb25ab06432a2c082208b530b83b9f678ec2150bc02a0360f8fc60cc
3
+ size 14960294496
airoboros-2.2.1-y34b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc2e725679d685d7910448af32bbfec79fb18c56f5d118707c7ebbd43cd44566
3
+ size 19466529376
airoboros-2.2.1-y34b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8ec33324dd542920ca74948a25fab2c9ef41d7fee672eb4713d83c0693fabd
3
+ size 20658711136
airoboros-2.2.1-y34b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:100c477e1594bdf6fa0cd1019da5aae0324d080fb68633383654be2166efc951
3
+ size 19598649952
airoboros-2.2.1-y34b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1d3a19160f033fbb48a19c7a06041b8212ee7faa15f7156e82226a3a7f78e3
3
+ size 23707691616
airoboros-2.2.1-y34b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e68bc770c8ca5ca366f0744b842f9ff8cf4529a3d6d252aa3cb6cf818c4f658
3
+ size 24321845856
airoboros-2.2.1-y34b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c30c42681179eee704be749041c37d1a5fa85731372fda44d2cd1d673afc167
3
+ size 23707691616
airoboros-2.2.1-y34b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4762102c79ec3c9bcf8bb2be9cd28822213e20da6383b8cf3c15b59f09f5f5c
3
+ size 28213926496
airoboros-2.2.1-y34b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277c3ec5708bfa521f9a9f15f799e014c5b33803cbda73eefaae4790fa400c13
3
+ size 36542282336