Ashish Soni
commited on
Commit
·
791516e
1
Parent(s):
e9a40d7
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
@@ -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:
|