Updating tags in the README
#5
by
ariG23498
HF staff
- opened
README.md
CHANGED
@@ -7,9 +7,10 @@ language:
|
|
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
|
@@ -236,4 +237,4 @@ If Falcon3 family were helpful to your work, feel free to give us a cite.
|
|
236 |
month = {December},
|
237 |
year = {2024}
|
238 |
}
|
239 |
-
```
|
|
|
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 |
+
library_name: transformers
|
14 |
---
|
15 |
|
16 |
# Falcon3-7B-Instruct
|
|
|
237 |
month = {December},
|
238 |
year = {2024}
|
239 |
}
|
240 |
+
```
|