Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- distillation
|
8 |
+
- synthetic data
|
9 |
+
- function calling
|
10 |
+
- structured outputs
|
11 |
+
- json mode
|
12 |
+
---
|
13 |
+
|
14 |
+
# Hermes 2 Theta Llama-3 70B Model Card
|
15 |
+
|
16 |
+
|
17 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/sFhJmgamOCDJJdfjWbAQU.png)
|