Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ library_name: transformers
|
|
9 |
tags:
|
10 |
- mergekit
|
11 |
- merge
|
12 |
-
|
13 |
---
|
14 |
# merge
|
15 |
|
@@ -55,3 +55,5 @@ base_model: NousResearch/Meta-Llama-3.1-8B
|
|
55 |
dtype: bfloat16
|
56 |
name: Llama-3.1-8B-Ultra-Instruct
|
57 |
```
|
|
|
|
|
|
9 |
tags:
|
10 |
- mergekit
|
11 |
- merge
|
12 |
+
license: llama3
|
13 |
---
|
14 |
# merge
|
15 |
|
|
|
55 |
dtype: bfloat16
|
56 |
name: Llama-3.1-8B-Ultra-Instruct
|
57 |
```
|
58 |
+
|
59 |
+
Use Llama 3 Instruct prompt template. Use with caution, I'm not responsible for what you do with it.
|