Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,28 @@
|
|
2 |
base_model: NousResearch/Hermes-4-70B
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## EXL3 Quants of NousResearch/Hermes-4-70B
|
|
|
2 |
base_model: NousResearch/Hermes-4-70B
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
license: llama3
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- Llama-3.1
|
12 |
+
- instruct
|
13 |
+
- finetune
|
14 |
+
- reasoning
|
15 |
+
- hybrid-mode
|
16 |
+
- chatml
|
17 |
+
- function calling
|
18 |
+
- tool use
|
19 |
+
- json mode
|
20 |
+
- structured outputs
|
21 |
+
- atropos
|
22 |
+
- dataforge
|
23 |
+
- long context
|
24 |
+
- roleplaying
|
25 |
+
- chat
|
26 |
+
- exl3
|
27 |
---
|
28 |
|
29 |
## EXL3 Quants of NousResearch/Hermes-4-70B
|