Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
base_model:
|
3 |
- meta-llama/Llama-3.3-70B-Instruct
|
4 |
license: llama3.3
|
|
|
|
|
5 |
---
|
6 |
# Model Overview
|
7 |
|
|
|
2 |
base_model:
|
3 |
- meta-llama/Llama-3.3-70B-Instruct
|
4 |
license: llama3.3
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
# Model Overview
|
9 |
|