Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Llama-3.1-Tulu-3-8B-SFT-Q2_K.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q3_K_L.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q3_K_M.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q3_K_S.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q4_0.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q4_K_M.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q4_K_S.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q5_0.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q5_K_M.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q5_K_S.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q6_K.gguf +3 -0
- Llama-3.1-Tulu-3-8B-SFT-Q8_0.gguf +3 -0
- README.md +86 -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.1-Tulu-3-8B-SFT-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama-3.1-Tulu-3-8B-SFT-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama-3.1-Tulu-3-8B-SFT-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama-3.1-Tulu-3-8B-SFT-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama-3.1-Tulu-3-8B-SFT-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama-3.1-Tulu-3-8B-SFT-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama-3.1-Tulu-3-8B-SFT-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama-3.1-Tulu-3-8B-SFT-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama-3.1-Tulu-3-8B-SFT-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama-3.1-Tulu-3-8B-SFT-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama-3.1-Tulu-3-8B-SFT-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama-3.1-Tulu-3-8B-SFT-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Llama-3.1-Tulu-3-8B-SFT-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dab9d0ee75748f9567d5731d763bd7eae08115861f83e5059319f7d79577a316
|
3 |
+
size 3179170080
|
Llama-3.1-Tulu-3-8B-SFT-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6fec88e5c2b27e16bc5048dd4732ed8779d8bf82b6aa051bb20dc3357e6de79
|
3 |
+
size 4321998368
|
Llama-3.1-Tulu-3-8B-SFT-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3996510f0a19ecf8d40b07916d745b9e547278170eb057a2aa0acbdda614b19
|
3 |
+
size 4018959904
|
Llama-3.1-Tulu-3-8B-SFT-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c2bbaf1b2909899f0125152e838e5f2bea4fe2a9eaa618bbab2226c4c75773e
|
3 |
+
size 3664541216
|
Llama-3.1-Tulu-3-8B-SFT-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fb46ba62fd05d60455b07caac10bac448198fd881d09f1d412622d4d793b278
|
3 |
+
size 4661258016
|
Llama-3.1-Tulu-3-8B-SFT-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34c98698643f86dca6d8801d4ae6dd01f7b7d473648bc9892237a1cd1b1a5632
|
3 |
+
size 4920780576
|
Llama-3.1-Tulu-3-8B-SFT-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6471775896895fe6cfcbbdf6a9ab273b2a3501ea71aae3e15334ef6c6219b85
|
3 |
+
size 4692715296
|
Llama-3.1-Tulu-3-8B-SFT-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a06cc0c4354328a63c416a4171cafe24a83b402c33e977f4f7e98d61821734a9
|
3 |
+
size 5599344416
|
Llama-3.1-Tulu-3-8B-SFT-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:367620a8cef8231009d001fcfbd6f271a8103a824c76bf7c4e442e60552c3fca
|
3 |
+
size 5733037856
|
Llama-3.1-Tulu-3-8B-SFT-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12ecb2295d5c7c04f773b931454e5dc14e7b57436efdb530f10f2e97c999eee7
|
3 |
+
size 5599344416
|
Llama-3.1-Tulu-3-8B-SFT-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5176271db7223bdee06d69b03fc6ea95ad0597c95821c50fc8fad3536f8fdcb
|
3 |
+
size 6596061216
|
Llama-3.1-Tulu-3-8B-SFT-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a6d31717f5ffa49e3f3e9b940e43cd1d6c0185223d853b37637e0eecac665dc
|
3 |
+
size 8540841504
|
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
datasets:
|
7 |
+
- allenai/tulu-3-sft-mixture
|
8 |
+
base_model: allenai/Llama-3.1-Tulu-3-8B-SFT
|
9 |
+
library_name: transformers
|
10 |
+
tags:
|
11 |
+
- TensorBlock
|
12 |
+
- GGUF
|
13 |
+
---
|
14 |
+
|
15 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
16 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
+
</div>
|
18 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
20 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
21 |
+
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>
|
22 |
+
</p>
|
23 |
+
</div>
|
24 |
+
</div>
|
25 |
+
|
26 |
+
## allenai/Llama-3.1-Tulu-3-8B-SFT - GGUF
|
27 |
+
|
28 |
+
This repo contains GGUF format model files for [allenai/Llama-3.1-Tulu-3-8B-SFT](https://huggingface.co/allenai/Llama-3.1-Tulu-3-8B-SFT).
|
29 |
+
|
30 |
+
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).
|
31 |
+
|
32 |
+
<div style="text-align: left; margin: 20px 0;">
|
33 |
+
<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;">
|
34 |
+
Run them on the TensorBlock client using your local machine ↗
|
35 |
+
</a>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
## Prompt template
|
39 |
+
|
40 |
+
```
|
41 |
+
<|system|>
|
42 |
+
{system_prompt}
|
43 |
+
<|user|>
|
44 |
+
{prompt}
|
45 |
+
<|assistant|>
|
46 |
+
```
|
47 |
+
|
48 |
+
## Model file specification
|
49 |
+
|
50 |
+
| Filename | Quant type | File Size | Description |
|
51 |
+
| -------- | ---------- | --------- | ----------- |
|
52 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q2_K.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
|
53 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q3_K_S.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q3_K_S.gguf) | Q3_K_S | 3.665 GB | very small, high quality loss |
|
54 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q3_K_M.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
|
55 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q3_K_L.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
|
56 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q4_0.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
57 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q4_K_S.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
|
58 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q4_K_M.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
|
59 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q5_0.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
60 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q5_K_S.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
|
61 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q5_K_M.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
|
62 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q6_K.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
|
63 |
+
| [Llama-3.1-Tulu-3-8B-SFT-Q8_0.gguf](https://huggingface.co/tensorblock/Llama-3.1-Tulu-3-8B-SFT-GGUF/blob/main/Llama-3.1-Tulu-3-8B-SFT-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.1-Tulu-3-8B-SFT-GGUF --include "Llama-3.1-Tulu-3-8B-SFT-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.1-Tulu-3-8B-SFT-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
86 |
+
```
|