Update README.md
Browse files
README.md
CHANGED
|
@@ -39,6 +39,8 @@ inference: true
|
|
| 39 |
|
| 40 |
<br>
|
| 41 |
|
|
|
|
|
|
|
| 42 |
# Usage
|
| 43 |
|
| 44 |
Find below some example scripts on how to use the model in `transformers` (Make sure to have the latest transformers, or the one built from source):
|
|
|
|
| 39 |
|
| 40 |
<br>
|
| 41 |
|
| 42 |
+
Check out [the blogpost](https://huggingface.co/blog/falconmamba) for more details!
|
| 43 |
+
|
| 44 |
# Usage
|
| 45 |
|
| 46 |
Find below some example scripts on how to use the model in `transformers` (Make sure to have the latest transformers, or the one built from source):
|