Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q2_K.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q3_K_L.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q3_K_M.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q3_K_S.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q4_0.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q4_K_M.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q4_K_S.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q5_0.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q5_K_M.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q5_K_S.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q6_K.gguf +3 -0
- Configurable-Hermes-3-Llama-3.1-8B-Q8_0.gguf +3 -0
- README.md +78 -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 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Configurable-Hermes-3-Llama-3.1-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Configurable-Hermes-3-Llama-3.1-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dc208ca6d61a511f7e248182895e9d22b2f0f8ea400a53348a0525cbca0370d
|
3 |
+
size 3179136640
|
Configurable-Hermes-3-Llama-3.1-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:968b152ff3f20ab2ae078081d59afc2d4a040aafb73959f8a062a5aa6154489e
|
3 |
+
size 4321961600
|
Configurable-Hermes-3-Llama-3.1-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccf91e2c83ca86dde55c52256fc3caebabf72f20ace0650c1205eab41a8295e2
|
3 |
+
size 4018923136
|
Configurable-Hermes-3-Llama-3.1-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67c5b12943b73ebffe34a0c494b6f65f366173cd6fb324a7b253178e084548e5
|
3 |
+
size 3664504448
|
Configurable-Hermes-3-Llama-3.1-8B-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee5c4644fa6916ef9a69570baf43345cbe9e2e036e878d8ae76acb9d2fffe423
|
3 |
+
size 4661216896
|
Configurable-Hermes-3-Llama-3.1-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c46ceb0e23d8d7ac4700762f490672dc90834ef79f5e306c9b689937100132f
|
3 |
+
size 4920739456
|
Configurable-Hermes-3-Llama-3.1-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b4abe00ee1608244b2c45eed38a00a2cc9464ee5b0621a021a79f26e5bc130e
|
3 |
+
size 4692674176
|
Configurable-Hermes-3-Llama-3.1-8B-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5cadaf90231d7ce4a3eff25460cb4e90324f8b3a043b7e97312a7d2a7f5d6b1
|
3 |
+
size 5599299200
|
Configurable-Hermes-3-Llama-3.1-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16aa846d2539feef44969844f26aba9c566e03ca2c880ec137209a304b5f44a0
|
3 |
+
size 5732992640
|
Configurable-Hermes-3-Llama-3.1-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ab2297219d35f835a54cdb9cb07e526d7b8e228900268fe17da39bb5628cad4
|
3 |
+
size 5599299200
|
Configurable-Hermes-3-Llama-3.1-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d1bd4b47605a5c304a45ef35acea400fbb2cc6a0d4bab65ef703c6c58931897
|
3 |
+
size 6596011648
|
Configurable-Hermes-3-Llama-3.1-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adb7147b1ef04b44d23659d296ad717a73739310997be98aca2b49f530f87ec4
|
3 |
+
size 8540776064
|
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- safety
|
6 |
+
- TensorBlock
|
7 |
+
- GGUF
|
8 |
+
base_model: vicgalle/Configurable-Hermes-3-Llama-3.1-8B
|
9 |
+
datasets:
|
10 |
+
- vicgalle/configurable-system-prompt-multitask
|
11 |
+
---
|
12 |
+
|
13 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
14 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
15 |
+
</div>
|
16 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
17 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
18 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
19 |
+
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>
|
20 |
+
</p>
|
21 |
+
</div>
|
22 |
+
</div>
|
23 |
+
|
24 |
+
## vicgalle/Configurable-Hermes-3-Llama-3.1-8B - GGUF
|
25 |
+
|
26 |
+
This repo contains GGUF format model files for [vicgalle/Configurable-Hermes-3-Llama-3.1-8B](https://huggingface.co/vicgalle/Configurable-Hermes-3-Llama-3.1-8B).
|
27 |
+
|
28 |
+
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).
|
29 |
+
|
30 |
+
## Prompt template
|
31 |
+
|
32 |
+
```
|
33 |
+
<|begin_of_text|><|im_start|>system
|
34 |
+
{system_prompt}<|im_end|>
|
35 |
+
<|im_start|>user
|
36 |
+
{prompt}<|im_end|>
|
37 |
+
<|im_start|>assistant
|
38 |
+
```
|
39 |
+
|
40 |
+
## Model file specification
|
41 |
+
|
42 |
+
| Filename | Quant type | File Size | Description |
|
43 |
+
| -------- | ---------- | --------- | ----------- |
|
44 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q2_K.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
|
45 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
|
46 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
|
47 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
|
48 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q4_0.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
49 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
|
50 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
|
51 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q5_0.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
52 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
|
53 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
|
54 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q6_K.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
|
55 |
+
| [Configurable-Hermes-3-Llama-3.1-8B-Q8_0.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF/tree/main/Configurable-Hermes-3-Llama-3.1-8B-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
|
56 |
+
|
57 |
+
|
58 |
+
## Downloading instruction
|
59 |
+
|
60 |
+
### Command line
|
61 |
+
|
62 |
+
Firstly, install Huggingface Client
|
63 |
+
|
64 |
+
```shell
|
65 |
+
pip install -U "huggingface_hub[cli]"
|
66 |
+
```
|
67 |
+
|
68 |
+
Then, downoad the individual model file the a local directory
|
69 |
+
|
70 |
+
```shell
|
71 |
+
huggingface-cli download tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF --include "Configurable-Hermes-3-Llama-3.1-8B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
72 |
+
```
|
73 |
+
|
74 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
75 |
+
|
76 |
+
```shell
|
77 |
+
huggingface-cli download tensorblock/Configurable-Hermes-3-Llama-3.1-8B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
78 |
+
```
|