Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ tags:
|
|
11 |
- dpo
|
12 |
- Llama3
|
13 |
- general
|
|
|
14 |
---
|
15 |
|
16 |
# Model Card for Llama3-8B-DPO
|
@@ -20,7 +21,8 @@ tags:
|
|
20 |
**Language:** English
|
21 |
**Base Model:** NousResearch/Hermes-3-Llama-3.1-8B
|
22 |
**Pipeline Tag:** Text-Generation
|
23 |
-
**Tags:** DPO, Llama3, General
|
|
|
24 |
|
25 |
---
|
26 |
|
|
|
11 |
- dpo
|
12 |
- Llama3
|
13 |
- general
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
17 |
# Model Card for Llama3-8B-DPO
|
|
|
21 |
**Language:** English
|
22 |
**Base Model:** NousResearch/Hermes-3-Llama-3.1-8B
|
23 |
**Pipeline Tag:** Text-Generation
|
24 |
+
**Tags:** DPO, Llama3, General
|
25 |
+
**Library** Transformers
|
26 |
|
27 |
---
|
28 |
|