morriszms commited on
Commit
f010d64
·
verified ·
1 Parent(s): 7ff2691

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
+ bagel-dpo-8x7b-v0.2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ bagel-dpo-8x7b-v0.2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ bagel-dpo-8x7b-v0.2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ bagel-dpo-8x7b-v0.2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ bagel-dpo-8x7b-v0.2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ bagel-dpo-8x7b-v0.2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ bagel-dpo-8x7b-v0.2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ bagel-dpo-8x7b-v0.2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ bagel-dpo-8x7b-v0.2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ bagel-dpo-8x7b-v0.2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ bagel-dpo-8x7b-v0.2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ bagel-dpo-8x7b-v0.2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - ai2_arc
5
+ - jondurbin/airoboros-3.2
6
+ - codeparrot/apps
7
+ - facebook/belebele
8
+ - boolq
9
+ - jondurbin/cinematika-v0.1
10
+ - drop
11
+ - lmsys/lmsys-chat-1m
12
+ - TIGER-Lab/MathInstruct
13
+ - cais/mmlu
14
+ - Muennighoff/natural-instructions
15
+ - openbookqa
16
+ - piqa
17
+ - Vezora/Tested-22k-Python-Alpaca
18
+ - cakiki/rosetta-code
19
+ - Open-Orca/SlimOrca
20
+ - spider
21
+ - squad_v2
22
+ - migtissera/Synthia-v1.3
23
+ - datasets/winogrande
24
+ - nvidia/HelpSteer
25
+ - Intel/orca_dpo_pairs
26
+ - unalignment/toxic-dpo-v0.1
27
+ - jondurbin/truthy-dpo-v0.1
28
+ - allenai/ultrafeedback_binarized_cleaned
29
+ - Squish42/bluemoon-fandom-1-1-rp-cleaned
30
+ - LDJnr/Capybara
31
+ - JULIELab/EmoBank
32
+ - kingbri/PIPPA-shareGPT
33
+ tags:
34
+ - TensorBlock
35
+ - GGUF
36
+ base_model: jondurbin/bagel-dpo-8x7b-v0.2
37
+ ---
38
+
39
+ <div style="width: auto; margin-left: auto; margin-right: auto">
40
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
41
+ </div>
42
+ <div style="display: flex; justify-content: space-between; width: 100%;">
43
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
44
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
45
+ 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>
46
+ </p>
47
+ </div>
48
+ </div>
49
+
50
+ ## jondurbin/bagel-dpo-8x7b-v0.2 - GGUF
51
+
52
+ This repo contains GGUF format model files for [jondurbin/bagel-dpo-8x7b-v0.2](https://huggingface.co/jondurbin/bagel-dpo-8x7b-v0.2).
53
+
54
+ 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).
55
+
56
+ <div style="text-align: left; margin: 20px 0;">
57
+ <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;">
58
+ Run them on the TensorBlock client using your local machine ↗
59
+ </a>
60
+ </div>
61
+
62
+ ## Prompt template
63
+
64
+ ```
65
+ [INST] <<SYS>>
66
+ {system_prompt}
67
+ <</SYS>>
68
+
69
+ {prompt} [/INST]
70
+ ```
71
+
72
+ ## Model file specification
73
+
74
+ | Filename | Quant type | File Size | Description |
75
+ | -------- | ---------- | --------- | ----------- |
76
+ | [bagel-dpo-8x7b-v0.2-Q2_K.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q2_K.gguf) | Q2_K | 17.311 GB | smallest, significant quality loss - not recommended for most purposes |
77
+ | [bagel-dpo-8x7b-v0.2-Q3_K_S.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q3_K_S.gguf) | Q3_K_S | 20.433 GB | very small, high quality loss |
78
+ | [bagel-dpo-8x7b-v0.2-Q3_K_M.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q3_K_M.gguf) | Q3_K_M | 22.546 GB | very small, high quality loss |
79
+ | [bagel-dpo-8x7b-v0.2-Q3_K_L.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q3_K_L.gguf) | Q3_K_L | 24.170 GB | small, substantial quality loss |
80
+ | [bagel-dpo-8x7b-v0.2-Q4_0.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q4_0.gguf) | Q4_0 | 26.444 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
81
+ | [bagel-dpo-8x7b-v0.2-Q4_K_S.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q4_K_S.gguf) | Q4_K_S | 26.746 GB | small, greater quality loss |
82
+ | [bagel-dpo-8x7b-v0.2-Q4_K_M.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q4_K_M.gguf) | Q4_K_M | 28.448 GB | medium, balanced quality - recommended |
83
+ | [bagel-dpo-8x7b-v0.2-Q5_0.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q5_0.gguf) | Q5_0 | 32.231 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
84
+ | [bagel-dpo-8x7b-v0.2-Q5_K_S.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q5_K_S.gguf) | Q5_K_S | 32.231 GB | large, low quality loss - recommended |
85
+ | [bagel-dpo-8x7b-v0.2-Q5_K_M.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q5_K_M.gguf) | Q5_K_M | 33.230 GB | large, very low quality loss - recommended |
86
+ | [bagel-dpo-8x7b-v0.2-Q6_K.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q6_K.gguf) | Q6_K | 38.381 GB | very large, extremely low quality loss |
87
+ | [bagel-dpo-8x7b-v0.2-Q8_0.gguf](https://huggingface.co/tensorblock/bagel-dpo-8x7b-v0.2-GGUF/blob/main/bagel-dpo-8x7b-v0.2-Q8_0.gguf) | Q8_0 | 49.626 GB | very large, extremely low quality loss - not recommended |
88
+
89
+
90
+ ## Downloading instruction
91
+
92
+ ### Command line
93
+
94
+ Firstly, install Huggingface Client
95
+
96
+ ```shell
97
+ pip install -U "huggingface_hub[cli]"
98
+ ```
99
+
100
+ Then, downoad the individual model file the a local directory
101
+
102
+ ```shell
103
+ huggingface-cli download tensorblock/bagel-dpo-8x7b-v0.2-GGUF --include "bagel-dpo-8x7b-v0.2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
104
+ ```
105
+
106
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
107
+
108
+ ```shell
109
+ huggingface-cli download tensorblock/bagel-dpo-8x7b-v0.2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
110
+ ```
bagel-dpo-8x7b-v0.2-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93da74810f3ff91c0810b52ef9984ae69c5d02b69f9ed213dea03748467b23a7
3
+ size 17311234976
bagel-dpo-8x7b-v0.2-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208bb27af508fffaa20b220fcc74af586c958f2dad2cd8944236f5577ea692fa
3
+ size 24169651104
bagel-dpo-8x7b-v0.2-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23d78774fd35d70ab701977062d9b0903dea42412bfa261479111307e6a80b00
3
+ size 22546455456
bagel-dpo-8x7b-v0.2-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe85b205b2b0238748e7f475341f4650a2160c4495e0cdafb5607d07bb847a33
3
+ size 20432526240
bagel-dpo-8x7b-v0.2-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54973bffc4d4cf0ce198ceaba04cb5e1c91ed0f4f66434316e4d3bad0cfab24
3
+ size 26443594656
bagel-dpo-8x7b-v0.2-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e28daa4c1a5580a162500227c9aafa905d882b035d1f7ea8677e7b8cba6f259
3
+ size 28448471968
bagel-dpo-8x7b-v0.2-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69282c5773c27a2d18a12907f1b4b61f4c278e4a5605f0e297c6b5b8b471704
3
+ size 26745584544
bagel-dpo-8x7b-v0.2-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40edbb2022d3b12e826e3b7b5068967fba647326917feba6053479fa09b1f7ce
3
+ size 32231340960
bagel-dpo-8x7b-v0.2-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:990fec87fc3b86b44835af2cd41784091cef12d9d7ba5feb20f86c6d7984a6b8
3
+ size 33229585312
bagel-dpo-8x7b-v0.2-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ba186ba01f43100b4c0ff0592eaefe40590be8c2ebf358325c370b2f2874a0
3
+ size 32231340960
bagel-dpo-8x7b-v0.2-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84a2c493baafab131784af3c0470bf5c55a491ac3a281d7f2692f3ea00071c0
3
+ size 38380821408
bagel-dpo-8x7b-v0.2-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a5f236a83fb63a4031d219a1900b7653deeb145da30d59140164463a4077d0
3
+ size 49626323872