Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +86 -0
- llama-3-tulu-2-dpo-8b-Q2_K.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q3_K_L.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q3_K_M.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q3_K_S.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q4_0.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q4_K_M.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q4_K_S.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q5_0.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q5_K_M.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q5_K_S.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q6_K.gguf +3 -0
- llama-3-tulu-2-dpo-8b-Q8_0.gguf +3 -0
.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 |
+
llama-3-tulu-2-dpo-8b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama-3-tulu-2-dpo-8b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama-3-tulu-2-dpo-8b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama-3-tulu-2-dpo-8b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
llama-3-tulu-2-dpo-8b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
llama-3-tulu-2-dpo-8b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
llama-3-tulu-2-dpo-8b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
llama-3-tulu-2-dpo-8b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
llama-3-tulu-2-dpo-8b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
llama-3-tulu-2-dpo-8b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
llama-3-tulu-2-dpo-8b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
llama-3-tulu-2-dpo-8b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- allenai/tulu-v2-sft-mixture
|
4 |
+
- argilla/ultrafeedback-binarized-preferences-cleaned
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model: allenai/llama-3-tulu-2-dpo-8b
|
8 |
+
license: apache-2.0
|
9 |
+
tags:
|
10 |
+
- TensorBlock
|
11 |
+
- GGUF
|
12 |
+
model-index:
|
13 |
+
- name: llama-3-tulu-2-dpo-8b
|
14 |
+
results: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
18 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
19 |
+
</div>
|
20 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
21 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
22 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
23 |
+
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>
|
24 |
+
</p>
|
25 |
+
</div>
|
26 |
+
</div>
|
27 |
+
|
28 |
+
## allenai/llama-3-tulu-2-dpo-8b - GGUF
|
29 |
+
|
30 |
+
This repo contains GGUF format model files for [allenai/llama-3-tulu-2-dpo-8b](https://huggingface.co/allenai/llama-3-tulu-2-dpo-8b).
|
31 |
+
|
32 |
+
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).
|
33 |
+
|
34 |
+
<div style="text-align: left; margin: 20px 0;">
|
35 |
+
<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;">
|
36 |
+
Run them on the TensorBlock client using your local machine ↗
|
37 |
+
</a>
|
38 |
+
</div>
|
39 |
+
|
40 |
+
## Prompt template
|
41 |
+
|
42 |
+
```
|
43 |
+
<|user|>
|
44 |
+
{prompt}
|
45 |
+
<|assistant|>
|
46 |
+
```
|
47 |
+
|
48 |
+
## Model file specification
|
49 |
+
|
50 |
+
| Filename | Quant type | File Size | Description |
|
51 |
+
| -------- | ---------- | --------- | ----------- |
|
52 |
+
| [llama-3-tulu-2-dpo-8b-Q2_K.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
|
53 |
+
| [llama-3-tulu-2-dpo-8b-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
|
54 |
+
| [llama-3-tulu-2-dpo-8b-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
|
55 |
+
| [llama-3-tulu-2-dpo-8b-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
|
56 |
+
| [llama-3-tulu-2-dpo-8b-Q4_0.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
57 |
+
| [llama-3-tulu-2-dpo-8b-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
|
58 |
+
| [llama-3-tulu-2-dpo-8b-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
|
59 |
+
| [llama-3-tulu-2-dpo-8b-Q5_0.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
60 |
+
| [llama-3-tulu-2-dpo-8b-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
|
61 |
+
| [llama-3-tulu-2-dpo-8b-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
|
62 |
+
| [llama-3-tulu-2-dpo-8b-Q6_K.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
|
63 |
+
| [llama-3-tulu-2-dpo-8b-Q8_0.gguf](https://huggingface.co/tensorblock/llama-3-tulu-2-dpo-8b-GGUF/blob/main/llama-3-tulu-2-dpo-8b-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
|
64 |
+
|
65 |
+
|
66 |
+
## Downloading instruction
|
67 |
+
|
68 |
+
### Command line
|
69 |
+
|
70 |
+
Firstly, install Huggingface Client
|
71 |
+
|
72 |
+
```shell
|
73 |
+
pip install -U "huggingface_hub[cli]"
|
74 |
+
```
|
75 |
+
|
76 |
+
Then, downoad the individual model file the a local directory
|
77 |
+
|
78 |
+
```shell
|
79 |
+
huggingface-cli download tensorblock/llama-3-tulu-2-dpo-8b-GGUF --include "llama-3-tulu-2-dpo-8b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
80 |
+
```
|
81 |
+
|
82 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
83 |
+
|
84 |
+
```shell
|
85 |
+
huggingface-cli download tensorblock/llama-3-tulu-2-dpo-8b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
86 |
+
```
|
llama-3-tulu-2-dpo-8b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cb8acabeed8177e2da83057affe61c01a273e1eec40a510ec035f8b27cef728
|
3 |
+
size 3179131744
|
llama-3-tulu-2-dpo-8b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b723e77fa533263d6948a220ffc881e770fd15706b22450a480993ca58873327
|
3 |
+
size 4321956704
|
llama-3-tulu-2-dpo-8b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45ead98d2215aa9ac2c1ceb0948fb93604aaa64e2f89d57dc5871aaed54da03f
|
3 |
+
size 4018918240
|
llama-3-tulu-2-dpo-8b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3081384d7b91c5825bda054421366379f4e126ce8df716b34d87228564cecd92
|
3 |
+
size 3664499552
|
llama-3-tulu-2-dpo-8b-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adab692d35b1a57e7c02aa1fda25034690ffa618935d9dc2a56be81371baf550
|
3 |
+
size 4661212000
|
llama-3-tulu-2-dpo-8b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aea79547fc07a0e43d8997fb1b8c887b6c00b6804a47f769e5502282d3313787
|
3 |
+
size 4920734560
|
llama-3-tulu-2-dpo-8b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deeeb4ef444be8e2c718d9d28bd61c6d70a64ce87075217fe9e71642b01487c4
|
3 |
+
size 4692669280
|
llama-3-tulu-2-dpo-8b-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8f8216fa13c61adb9e0543c10b11772bfc8f8bc8126373c58521f72eaeb3c6a
|
3 |
+
size 5599294304
|
llama-3-tulu-2-dpo-8b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9863112b70d8ff7cda1360cfecfce2464effb7b5eb4bed1fa701a5ccfe91cdb6
|
3 |
+
size 5732987744
|
llama-3-tulu-2-dpo-8b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a708005f081b7bab86e559b42881c393fbf25b6a9433f3545e5732df762313bb
|
3 |
+
size 5599294304
|
llama-3-tulu-2-dpo-8b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16ffaa4295cd5a238236145bac5dd048d39021384b5d28a387fa5f78db36a9c7
|
3 |
+
size 6596006752
|
llama-3-tulu-2-dpo-8b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ada9b858ea3e6ef81401c608f071a605e26528708173b1bc7b4f83e1a215e322
|
3 |
+
size 8540771168
|