mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
fix: update selective state Makefile
This commit is contained in:
parent
50ca04b052
commit
5b30a425f6
@ -24,3 +24,5 @@ build-selective-scan: selective-scan
|
||||
install-selective-scan: install-causal-conv1d build-selective-scan
|
||||
pip uninstall selective-scan-cuda -y || true
|
||||
cd mamba && pip install .
|
||||
|
||||
build-all: build-causal-conv1d build-selective-scan
|
Loading…
Reference in New Issue
Block a user