Update the license to reflect the one from the original model
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
3 |
library_name: "transformers.js"
|
4 |
base_model: Felladrin/Llama-160M-Chat-v1
|
5 |
---
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
library_name: "transformers.js"
|
6 |
base_model: Felladrin/Llama-160M-Chat-v1
|
7 |
---
|