Updating tags in the README (#5)
Browse files- Updating tags in the README (bd3c799626ef85fc23becb8b498662628c487942)
- Update README.md (bed191412b3197aeb74587298fc351739ca10210)
Co-authored-by: Aritra Roy Gosthipaty <[email protected]>
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 |
<div align="center">
|
|
@@ -240,4 +241,4 @@ If Falcon3 family were helpful to your work, feel free to give us a cite.
|
|
| 240 |
month = {December},
|
| 241 |
year = {2024}
|
| 242 |
}
|
| 243 |
-
```
|
|
|
|
| 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 |
<div align="center">
|
|
|
|
| 241 |
month = {December},
|
| 242 |
year = {2024}
|
| 243 |
}
|
| 244 |
+
```
|