Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q2_K.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_L.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_M.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_S.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q4_0.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_M.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_S.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q5_0.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_M.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_S.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q6_K.gguf +3 -0
- Llama-3-Patronus-Lynx-8B-Instruct-Q8_0.gguf +3 -0
- README.md +89 -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-Patronus-Lynx-8B-Instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama-3-Patronus-Lynx-8B-Instruct-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Llama-3-Patronus-Lynx-8B-Instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95ac0303216f839d48826ac01e850a164f59ec784ef4b897e56040dc436047d1
|
3 |
+
size 3179131552
|
Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:371104fd331e74e92742a0fcfc9b8486cfd6bf40e3a6520efd28bdcb9f423ceb
|
3 |
+
size 4321956512
|
Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8f5599b5d8b03f9d914c343c447ccd69cce118dc190ad4b372944a5e3b0aab
|
3 |
+
size 4018918048
|
Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d24a7e8f6bce0ca4a8045a15627d95f21f8cfd799f11039c398f5e40f555891
|
3 |
+
size 3664499360
|
Llama-3-Patronus-Lynx-8B-Instruct-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9856ddb22debce70e38a81ea5cd22455c9559024ef23e8079e6300cb29b2badd
|
3 |
+
size 4661211808
|
Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db2e2faca4dfcd87b563e945638c49a767783d84c20acbcae3ea8ae46cb8a7aa
|
3 |
+
size 4920734368
|
Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95830ec13200ac7c5ba70d13f512fa1f7dba6e6f84fdddd3a8418dbeab32bfb7
|
3 |
+
size 4692669088
|
Llama-3-Patronus-Lynx-8B-Instruct-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f65301a8e75ddd9b6f69bbc44a6b432e59920a216d2dfbe6633c22c1405d732e
|
3 |
+
size 5599294112
|
Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0861f8cc62e6fcf475b71f5e4a5e4236c2f8f41a52b9d58a4767d5d782cc075d
|
3 |
+
size 5732987552
|
Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecff562a6b6d7f23903ef83a78068f1648134336ca80e03d1c443c236feb3820
|
3 |
+
size 5599294112
|
Llama-3-Patronus-Lynx-8B-Instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a96ab350a5c172ce2c65e35fe3c76d33665412b7b7270d8214f84515d965bb90
|
3 |
+
size 6596006560
|
Llama-3-Patronus-Lynx-8B-Instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85dce7f5ee7b7e43b021650e1b87b24acb8c56d9ca40aff75bdd83fc947ac6ad
|
3 |
+
size 8540770976
|
README.md
ADDED
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- text-generation
|
5 |
+
- pytorch
|
6 |
+
- Lynx
|
7 |
+
- Patronus AI
|
8 |
+
- evaluation
|
9 |
+
- hallucination-detection
|
10 |
+
- TensorBlock
|
11 |
+
- GGUF
|
12 |
+
license: cc-by-nc-4.0
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
base_model: PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct
|
16 |
+
---
|
17 |
+
|
18 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
19 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
20 |
+
</div>
|
21 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
22 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
23 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
24 |
+
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>
|
25 |
+
</p>
|
26 |
+
</div>
|
27 |
+
</div>
|
28 |
+
|
29 |
+
## PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct - GGUF
|
30 |
+
|
31 |
+
This repo contains GGUF format model files for [PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct](https://huggingface.co/PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct).
|
32 |
+
|
33 |
+
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).
|
34 |
+
|
35 |
+
<div style="text-align: left; margin: 20px 0;">
|
36 |
+
<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;">
|
37 |
+
Run them on the TensorBlock client using your local machine ↗
|
38 |
+
</a>
|
39 |
+
</div>
|
40 |
+
|
41 |
+
## Prompt template
|
42 |
+
|
43 |
+
```
|
44 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
45 |
+
|
46 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
47 |
+
|
48 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
49 |
+
```
|
50 |
+
|
51 |
+
## Model file specification
|
52 |
+
|
53 |
+
| Filename | Quant type | File Size | Description |
|
54 |
+
| -------- | ---------- | --------- | ----------- |
|
55 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
|
56 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
|
57 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
|
58 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
|
59 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
60 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
|
61 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
|
62 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
63 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
|
64 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
|
65 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
|
66 |
+
| [Llama-3-Patronus-Lynx-8B-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF/blob/main/Llama-3-Patronus-Lynx-8B-Instruct-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
|
67 |
+
|
68 |
+
|
69 |
+
## Downloading instruction
|
70 |
+
|
71 |
+
### Command line
|
72 |
+
|
73 |
+
Firstly, install Huggingface Client
|
74 |
+
|
75 |
+
```shell
|
76 |
+
pip install -U "huggingface_hub[cli]"
|
77 |
+
```
|
78 |
+
|
79 |
+
Then, downoad the individual model file the a local directory
|
80 |
+
|
81 |
+
```shell
|
82 |
+
huggingface-cli download tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF --include "Llama-3-Patronus-Lynx-8B-Instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
83 |
+
```
|
84 |
+
|
85 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
86 |
+
|
87 |
+
```shell
|
88 |
+
huggingface-cli download tensorblock/Llama-3-Patronus-Lynx-8B-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
89 |
+
```
|