Text Generation
Transformers
Safetensors
English
falcon_mamba
conversational
Inference Endpoints
ybelkada commited on
Commit
45fbc55
1 Parent(s): f16ef9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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):