Add more precise license metadata (UI will be cleaner!)
#1
by
Ashish08
- opened
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This contains the weights for the LLaMA-65b model. This model is under a non-commercial license (see the LICENSE file).
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
license_name: llama-license
|
4 |
+
license_link: https://huggingface.co/huggyllama/llama-65b/blob/main/LICENSE
|
5 |
---
|
6 |
|
7 |
This contains the weights for the LLaMA-65b model. This model is under a non-commercial license (see the LICENSE file).
|