Skip to content

Commit a46caff

Browse files
committed
update
1 parent 1396ddd commit a46caff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ cd selective_scan && pip install .
155155

156156
* If you find `mamba_ssm` (`selective_scan_cuda`) or `selective_scan` ( `selctive_scan_cuda_core`) is not close enough to `selective_scan_ref`, and the test failed, do not worry. Check if `mamba_ssm` and `selective_scan` are close enough [instead](https://github.com/state-spaces/mamba/pull/161).
157157

158+
***If you are interested in selective scan, you can check [mamba](https://github.com/state-spaces/mamba), [mamba-mini](https://github.com/MzeroMiko/mamba-mini), [mamba.py](https://github.com/alxndrTL/mamba.py) [mamba-minimal](https://github.com/johnma2006/mamba-minimal) for more information.***
159+
158160
#### Dependencies for `Detection` and `Segmentation` (optional).
159161
```bash
160162
pip install mmengine==0.10.1 mmcv==2.1.0 opencv-python-headless ftfy

0 commit comments

Comments
 (0)