Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q2_K.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_L.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_M.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_S.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q4_0.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_M.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_S.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q5_0.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_M.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_S.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q6_K.gguf +3 -0
- Configurable-Hermes-2-Pro-Llama-3-8B-Q8_0.gguf +3 -0
- README.md +173 -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-2-Pro-Llama-3-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Configurable-Hermes-2-Pro-Llama-3-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:438aaf22278d8d863343e4bd03e51c5c246c5fccfe04a39fad8a193bc5895849
|
3 |
+
size 3179283392
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b487e70efe24515c927227926aee5b9ba2e2231b80824a39193f7118fbb8a83
|
3 |
+
size 4322121664
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f725982f36afe1de17c2bb8681893087eaccd4662c2c76812785434db85adc4
|
3 |
+
size 4019083200
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b8c6b186168c6dba90a3c7c693a0a94bd94d8ac9fccc8de26ab6edf3647c151
|
3 |
+
size 3664664512
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0564cb5e9bbba208e954a6c4cc269295549c19f281bbef29525000275e4f755d
|
3 |
+
size 4661394368
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38e1e65cabd7f9cb52372431772746396b961f0cafef2d83d6a84da06795b12b
|
3 |
+
size 4920916928
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5dfdcad6b2472201ef491e975e615e80d72b553841c68840d622aefbccbe56e
|
3 |
+
size 4692851648
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5db01a07749155de354d48d341f1d5c7bd8636f03a0495473e749a147ce084f1
|
3 |
+
size 5599493056
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b705736659b69bb3faac4794246247dc69e51476579af3344dfab1ed203b2f3
|
3 |
+
size 5733186496
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15b7969fa438b535404ae75e71a4e4fbfe5458c033174fe6fccf0367112807bc
|
3 |
+
size 5599493056
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:698b696ab0964dfb2a47cab841b7fffb0f7d9cfef5baac69ddedc155310b7e43
|
3 |
+
size 6596222912
|
Configurable-Hermes-2-Pro-Llama-3-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b658984535a258bd5e5c0ecd08219d38d650fa0b44b004d55c1ebc6b8123696d
|
3 |
+
size 8541050816
|
README.md
ADDED
@@ -0,0 +1,173 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- safety
|
6 |
+
- TensorBlock
|
7 |
+
- GGUF
|
8 |
+
base_model: vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
|
9 |
+
datasets:
|
10 |
+
- vicgalle/configurable-system-prompt-multitask
|
11 |
+
model-index:
|
12 |
+
- name: Configurable-Hermes-2-Pro-Llama-3-8B
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
type: text-generation
|
16 |
+
name: Text Generation
|
17 |
+
dataset:
|
18 |
+
name: IFEval (0-Shot)
|
19 |
+
type: HuggingFaceH4/ifeval
|
20 |
+
args:
|
21 |
+
num_few_shot: 0
|
22 |
+
metrics:
|
23 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
24 |
+
value: 57.63
|
25 |
+
name: strict accuracy
|
26 |
+
source:
|
27 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
|
28 |
+
name: Open LLM Leaderboard
|
29 |
+
- task:
|
30 |
+
type: text-generation
|
31 |
+
name: Text Generation
|
32 |
+
dataset:
|
33 |
+
name: BBH (3-Shot)
|
34 |
+
type: BBH
|
35 |
+
args:
|
36 |
+
num_few_shot: 3
|
37 |
+
metrics:
|
38 |
+
- type: acc_norm
|
39 |
+
value: 30.51
|
40 |
+
name: normalized accuracy
|
41 |
+
source:
|
42 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
|
43 |
+
name: Open LLM Leaderboard
|
44 |
+
- task:
|
45 |
+
type: text-generation
|
46 |
+
name: Text Generation
|
47 |
+
dataset:
|
48 |
+
name: MATH Lvl 5 (4-Shot)
|
49 |
+
type: hendrycks/competition_math
|
50 |
+
args:
|
51 |
+
num_few_shot: 4
|
52 |
+
metrics:
|
53 |
+
- type: exact_match
|
54 |
+
value: 5.97
|
55 |
+
name: exact match
|
56 |
+
source:
|
57 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
|
58 |
+
name: Open LLM Leaderboard
|
59 |
+
- task:
|
60 |
+
type: text-generation
|
61 |
+
name: Text Generation
|
62 |
+
dataset:
|
63 |
+
name: GPQA (0-shot)
|
64 |
+
type: Idavidrein/gpqa
|
65 |
+
args:
|
66 |
+
num_few_shot: 0
|
67 |
+
metrics:
|
68 |
+
- type: acc_norm
|
69 |
+
value: 6.26
|
70 |
+
name: acc_norm
|
71 |
+
source:
|
72 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
|
73 |
+
name: Open LLM Leaderboard
|
74 |
+
- task:
|
75 |
+
type: text-generation
|
76 |
+
name: Text Generation
|
77 |
+
dataset:
|
78 |
+
name: MuSR (0-shot)
|
79 |
+
type: TAUR-Lab/MuSR
|
80 |
+
args:
|
81 |
+
num_few_shot: 0
|
82 |
+
metrics:
|
83 |
+
- type: acc_norm
|
84 |
+
value: 10.06
|
85 |
+
name: acc_norm
|
86 |
+
source:
|
87 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
|
88 |
+
name: Open LLM Leaderboard
|
89 |
+
- task:
|
90 |
+
type: text-generation
|
91 |
+
name: Text Generation
|
92 |
+
dataset:
|
93 |
+
name: MMLU-PRO (5-shot)
|
94 |
+
type: TIGER-Lab/MMLU-Pro
|
95 |
+
config: main
|
96 |
+
split: test
|
97 |
+
args:
|
98 |
+
num_few_shot: 5
|
99 |
+
metrics:
|
100 |
+
- type: acc
|
101 |
+
value: 23.31
|
102 |
+
name: accuracy
|
103 |
+
source:
|
104 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B
|
105 |
+
name: Open LLM Leaderboard
|
106 |
+
---
|
107 |
+
|
108 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
109 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
110 |
+
</div>
|
111 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
112 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
113 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
114 |
+
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>
|
115 |
+
</p>
|
116 |
+
</div>
|
117 |
+
</div>
|
118 |
+
|
119 |
+
## vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B - GGUF
|
120 |
+
|
121 |
+
This repo contains GGUF format model files for [vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B](https://huggingface.co/vicgalle/Configurable-Hermes-2-Pro-Llama-3-8B).
|
122 |
+
|
123 |
+
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).
|
124 |
+
|
125 |
+
## Prompt template
|
126 |
+
|
127 |
+
```
|
128 |
+
<|begin_of_text|><|im_start|>system
|
129 |
+
{system_prompt}<|im_end|>
|
130 |
+
<|im_start|>user
|
131 |
+
{prompt}<|im_end|>
|
132 |
+
<|im_start|>assistant
|
133 |
+
```
|
134 |
+
|
135 |
+
## Model file specification
|
136 |
+
|
137 |
+
| Filename | Quant type | File Size | Description |
|
138 |
+
| -------- | ---------- | --------- | ----------- |
|
139 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q2_K.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
|
140 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
|
141 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
|
142 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
|
143 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q4_0.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
144 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_S.gguf) | Q4_K_S | 4.371 GB | small, greater quality loss |
|
145 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
|
146 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q5_0.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
147 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
|
148 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
|
149 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q6_K.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
|
150 |
+
| [Configurable-Hermes-2-Pro-Llama-3-8B-Q8_0.gguf](https://huggingface.co/tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF/tree/main/Configurable-Hermes-2-Pro-Llama-3-8B-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
|
151 |
+
|
152 |
+
|
153 |
+
## Downloading instruction
|
154 |
+
|
155 |
+
### Command line
|
156 |
+
|
157 |
+
Firstly, install Huggingface Client
|
158 |
+
|
159 |
+
```shell
|
160 |
+
pip install -U "huggingface_hub[cli]"
|
161 |
+
```
|
162 |
+
|
163 |
+
Then, downoad the individual model file the a local directory
|
164 |
+
|
165 |
+
```shell
|
166 |
+
huggingface-cli download tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF --include "Configurable-Hermes-2-Pro-Llama-3-8B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
167 |
+
```
|
168 |
+
|
169 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
170 |
+
|
171 |
+
```shell
|
172 |
+
huggingface-cli download tensorblock/Configurable-Hermes-2-Pro-Llama-3-8B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
173 |
+
```
|