Text Generation
Transformers
Safetensors
English
falcon_mamba
Inference Endpoints
4-bit precision
bitsandbytes
ybelkada commited on
Commit
02b1347
1 Parent(s): 9252de3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ license: apache-2.0
11
 
12
  **Make sure to install `bitsandbytes` and have a GPU compatible with `bitsandbytes` to run this model**
13
 
14
- <img src="./mamba-paper.png" alt="drawing" width="800"/>
15
 
16
  > Figure 1 from [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://arxiv.org/pdf/2312.00752) from Albert Gu and Tri Dao
17
 
 
11
 
12
  **Make sure to install `bitsandbytes` and have a GPU compatible with `bitsandbytes` to run this model**
13
 
14
+ <img src="https://huggingface.co/tiiuae/falcon-mamba-7b/resolve/main/mamba-paper.png" alt="drawing" width="800"/>
15
 
16
  > Figure 1 from [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://arxiv.org/pdf/2312.00752) from Albert Gu and Tri Dao
17