Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,35 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Hermes-3-Llama-3.1-405B
|
|
|
1 |
---
|
2 |
+
base_model: NousResearch/Hermes-3-Llama-3.1-405B
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: llama3
|
6 |
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- Llama-3
|
9 |
+
- instruct
|
10 |
+
- finetune
|
11 |
+
- chatml
|
12 |
+
- gpt4
|
13 |
+
- synthetic data
|
14 |
+
- distillation
|
15 |
+
- function calling
|
16 |
+
- json mode
|
17 |
+
- axolotl
|
18 |
+
- roleplaying
|
19 |
+
- chat
|
20 |
+
quantized_by: bartowski
|
21 |
+
widget:
|
22 |
+
- example_title: Hermes 3
|
23 |
+
messages:
|
24 |
+
- role: system
|
25 |
+
content: You are a sentient, superintelligent artificial general intelligence,
|
26 |
+
here to teach and assist me.
|
27 |
+
- role: user
|
28 |
+
content: Write a short story about Goku discovering kirby has teamed up with Majin
|
29 |
+
Buu to destroy the world.
|
30 |
+
model-index:
|
31 |
+
- name: Hermes-3-Llama-3.1-405B
|
32 |
+
results: []
|
33 |
---
|
34 |
|
35 |
## Llamacpp imatrix Quantizations of Hermes-3-Llama-3.1-405B
|