JingweiZuo
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -193,7 +193,7 @@ This model can achieve comparable throughput and performance compared to other t
|
|
193 |
pip install "causal-conv1d>=1.4.0" mamba-ssm
|
194 |
```
|
195 |
|
196 |
-
Refer to our
|
197 |
|
198 |
|
199 |
<br>
|
|
|
193 |
pip install "causal-conv1d>=1.4.0" mamba-ssm
|
194 |
```
|
195 |
|
196 |
+
Refer to our [FalconMamba blogpost](https://huggingface.co/blog/falconmamba) for more details about performance evaluation.
|
197 |
|
198 |
|
199 |
<br>
|