Update README.md
Browse files
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="
|
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 |
|