mattshumer
commited on
Commit
•
bf0c283
1
Parent(s):
62feb2d
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
2 |
base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
|
3 |
pipeline_tag: text-generation
|
|
|
4 |
---
|
|
|
1 |
---
|
2 |
+
license: llama3.1
|
3 |
base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
|
4 |
pipeline_tag: text-generation
|
5 |
+
library_name: transformers
|
6 |
---
|