feat: add license
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ language:
|
|
7 |
tags:
|
8 |
- falcon3
|
9 |
base_model: tiiuae/Falcon3-7B-Base
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Falcon3-7B-Instruct
|
|
|
7 |
tags:
|
8 |
- falcon3
|
9 |
base_model: tiiuae/Falcon3-7B-Base
|
10 |
+
license: other
|
11 |
+
license_name: falcon-llm-license
|
12 |
+
license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
|
13 |
---
|
14 |
|
15 |
# Falcon3-7B-Instruct
|