Add more precise license metadata (UI will be cleaner!)
#3
by
Ashish08
- opened
README.md
CHANGED
@@ -3,6 +3,8 @@ inference: false
|
|
3 |
language:
|
4 |
- en
|
5 |
license: other
|
|
|
|
|
6 |
model_type: llama
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
|
|
3 |
language:
|
4 |
- en
|
5 |
license: other
|
6 |
+
license_name: llama-2-community-license
|
7 |
+
license_link: https://huggingface.co/TheBloke/Llama-2-70B-fp16/blob/main/LICENSE.txt
|
8 |
model_type: llama
|
9 |
pipeline_tag: text-generation
|
10 |
tags:
|