Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +79 -0
- llama3-passthrough-Q2_K.gguf +3 -0
- llama3-passthrough-Q3_K_L.gguf +3 -0
- llama3-passthrough-Q3_K_M.gguf +3 -0
- llama3-passthrough-Q3_K_S.gguf +3 -0
- llama3-passthrough-Q4_0.gguf +3 -0
- llama3-passthrough-Q4_K_M.gguf +3 -0
- llama3-passthrough-Q4_K_S.gguf +3 -0
- llama3-passthrough-Q5_0.gguf +3 -0
- llama3-passthrough-Q5_K_M.gguf +3 -0
- llama3-passthrough-Q5_K_S.gguf +3 -0
- llama3-passthrough-Q6_K.gguf +3 -0
- llama3-passthrough-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 |
+
llama3-passthrough-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama3-passthrough-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama3-passthrough-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama3-passthrough-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
llama3-passthrough-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
llama3-passthrough-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
llama3-passthrough-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
llama3-passthrough-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
llama3-passthrough-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
llama3-passthrough-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
llama3-passthrough-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
llama3-passthrough-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- merge
|
5 |
+
- mergekit
|
6 |
+
- meta-llama/Meta-Llama-3-8B
|
7 |
+
- TensorBlock
|
8 |
+
- GGUF
|
9 |
+
base_model: SJ-Donald/llama3-passthrough
|
10 |
+
---
|
11 |
+
|
12 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
13 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
14 |
+
</div>
|
15 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
16 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
17 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
18 |
+
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>
|
19 |
+
</p>
|
20 |
+
</div>
|
21 |
+
</div>
|
22 |
+
|
23 |
+
## SJ-Donald/llama3-passthrough - GGUF
|
24 |
+
|
25 |
+
This repo contains GGUF format model files for [SJ-Donald/llama3-passthrough](https://huggingface.co/SJ-Donald/llama3-passthrough).
|
26 |
+
|
27 |
+
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).
|
28 |
+
|
29 |
+
<div style="text-align: left; margin: 20px 0;">
|
30 |
+
<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;">
|
31 |
+
Run them on the TensorBlock client using your local machine ↗
|
32 |
+
</a>
|
33 |
+
</div>
|
34 |
+
|
35 |
+
## Prompt template
|
36 |
+
|
37 |
+
```
|
38 |
+
|
39 |
+
```
|
40 |
+
|
41 |
+
## Model file specification
|
42 |
+
|
43 |
+
| Filename | Quant type | File Size | Description |
|
44 |
+
| -------- | ---------- | --------- | ----------- |
|
45 |
+
| [llama3-passthrough-Q2_K.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q2_K.gguf) | Q2_K | 4.157 GB | smallest, significant quality loss - not recommended for most purposes |
|
46 |
+
| [llama3-passthrough-Q3_K_S.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q3_K_S.gguf) | Q3_K_S | 4.810 GB | very small, high quality loss |
|
47 |
+
| [llama3-passthrough-Q3_K_M.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q3_K_M.gguf) | Q3_K_M | 5.304 GB | very small, high quality loss |
|
48 |
+
| [llama3-passthrough-Q3_K_L.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q3_K_L.gguf) | Q3_K_L | 5.728 GB | small, substantial quality loss |
|
49 |
+
| [llama3-passthrough-Q4_0.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q4_0.gguf) | Q4_0 | 6.170 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
50 |
+
| [llama3-passthrough-Q4_K_S.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q4_K_S.gguf) | Q4_K_S | 6.213 GB | small, greater quality loss |
|
51 |
+
| [llama3-passthrough-Q4_K_M.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q4_K_M.gguf) | Q4_K_M | 6.532 GB | medium, balanced quality - recommended |
|
52 |
+
| [llama3-passthrough-Q5_0.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q5_0.gguf) | Q5_0 | 7.450 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
53 |
+
| [llama3-passthrough-Q5_K_S.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q5_K_S.gguf) | Q5_K_S | 7.450 GB | large, low quality loss - recommended |
|
54 |
+
| [llama3-passthrough-Q5_K_M.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q5_K_M.gguf) | Q5_K_M | 7.636 GB | large, very low quality loss - recommended |
|
55 |
+
| [llama3-passthrough-Q6_K.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q6_K.gguf) | Q6_K | 8.810 GB | very large, extremely low quality loss |
|
56 |
+
| [llama3-passthrough-Q8_0.gguf](https://huggingface.co/tensorblock/llama3-passthrough-GGUF/blob/main/llama3-passthrough-Q8_0.gguf) | Q8_0 | 11.408 GB | very large, extremely low quality loss - not recommended |
|
57 |
+
|
58 |
+
|
59 |
+
## Downloading instruction
|
60 |
+
|
61 |
+
### Command line
|
62 |
+
|
63 |
+
Firstly, install Huggingface Client
|
64 |
+
|
65 |
+
```shell
|
66 |
+
pip install -U "huggingface_hub[cli]"
|
67 |
+
```
|
68 |
+
|
69 |
+
Then, downoad the individual model file the a local directory
|
70 |
+
|
71 |
+
```shell
|
72 |
+
huggingface-cli download tensorblock/llama3-passthrough-GGUF --include "llama3-passthrough-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
73 |
+
```
|
74 |
+
|
75 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
76 |
+
|
77 |
+
```shell
|
78 |
+
huggingface-cli download tensorblock/llama3-passthrough-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
79 |
+
```
|
llama3-passthrough-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d58fcc60cf8be93f634a83e34e94f553e565c7355f396136d19202edcfe73c1b
|
3 |
+
size 4463120960
|
llama3-passthrough-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:036865e98a89beda31a45b36c2a9c74949ff51161525d05c212b513776d22044
|
3 |
+
size 6150681152
|
llama3-passthrough-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a500f45bc40dde76a4ec2af4951084964904c5a6f5c32e5b4723427bdfaac69e
|
3 |
+
size 5695599168
|
llama3-passthrough-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39919285ed4bceeeec8367cae07638aa2a0b1755d06494c7903041547a91fe0c
|
3 |
+
size 5164495424
|
llama3-passthrough-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a743f2b0089f113beebf764b56e0fe62b09719402c3cb39ae740afcb85be16d5
|
3 |
+
size 6624678464
|
llama3-passthrough-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64cbca68810a63eda74f1e0aaf2b2282a873249ebe4851d339f35ae252a05cb1
|
3 |
+
size 7013962304
|
llama3-passthrough-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aea3f9b4cd827ef4e221b3b2e274994549b1fb2d83a049a23d5f572c6852508a
|
3 |
+
size 6670815808
|
llama3-passthrough-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6df73635713914b01e2a4c96e5a351ad538d0ec609dbdc09b2da1f009ac562cb
|
3 |
+
size 7998968384
|
llama3-passthrough-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2016bb16f12c0021699c0562b1c2da7d6db8147554384b14913a15faffffa341
|
3 |
+
size 8199508544
|
llama3-passthrough-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf3880ce3325a6b3c5906f20e1f7ce33369bc30ac3d98bfd5df0a57c830bcf91
|
3 |
+
size 7998968384
|
llama3-passthrough-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ed2e837bdecda71f8c2feefa1e32e1e6a254e4541a251b1a7f3e44e48dd3110
|
3 |
+
size 9459151424
|
llama3-passthrough-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfae2ad4835d33e346a887402d72d4aca982521759b3cbffecfa7f83eda231f9
|
3 |
+
size 12249068096
|