Add more precise license metadata (UI will be cleaner!)
Browse filesPart of hacktoberfest_challenge -> [Hugging Face hub-docs] (https://github.com/huggingface/hub-docs/blob/main/hacktoberfest_challenges/model_license_other.md)
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:
|