Text Generation
Transformers
Safetensors
English
falcon_mamba
Inference Endpoints
4-bit precision
bitsandbytes
JingweiZuo commited on
Commit
f8f2788
·
verified ·
1 Parent(s): 00f217f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -169,7 +169,7 @@ This model can achieve comparable throughput and performance compared to other t
169
  pip install "causal-conv1d>=1.4.0" mamba-ssm
170
  ```
171
 
172
- Refer to our technical report for more details about performance evaluation.
173
 
174
 
175
 
 
169
  pip install "causal-conv1d>=1.4.0" mamba-ssm
170
  ```
171
 
172
+ Refer to our [FalconMamba blogpost](https://huggingface.co/blog/falconmamba) for more details about performance evaluation.
173
 
174
 
175