Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,12 @@ tags:
|
|
| 5 |
license: other
|
| 6 |
license_name: falcon-llm-license
|
| 7 |
license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
| 10 |
# Table of Contents
|
| 11 |
|
| 12 |
0. [TL;DR](#TL;DR)
|
|
|
|
| 5 |
license: other
|
| 6 |
license_name: falcon-llm-license
|
| 7 |
license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
|
| 8 |
+
base_model: tiiuae/Falcon-H1-7B-Instruct
|
| 9 |
+
inference: true
|
| 10 |
---
|
| 11 |
|
| 12 |
+
<img src="https://huggingface.co/datasets/tiiuae/documentation-images/resolve/main/falcon_mamba/falcon-h1-logo.png" alt="drawing" width="800"/>
|
| 13 |
+
|
| 14 |
# Table of Contents
|
| 15 |
|
| 16 |
0. [TL;DR](#TL;DR)
|