Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# Llama-3.1-8B-Fusion-9010
|
7 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
5 |
+
tags:
|
6 |
+
- Text Generation
|
7 |
+
- English
|
8 |
+
- llama
|
9 |
+
- text-generation-inference
|
10 |
+
- Inference Endpoints
|
11 |
---
|
12 |
# Llama-3.1-8B-Fusion-9010
|
13 |
|