Add more precise license metadata (UI will be cleaner!) (#4)
Browse files- Add more precise license metadata (UI will be cleaner!) (a4680d29413fc303fb966b216f7a5191f753c506)
Co-authored-by: Ashish Soni <[email protected]>
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
6 |
model_type: llama
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- en
|
5 |
+
license: llama2
|
6 |
model_type: llama
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|