Incorrect install instructions
#6
by
thangalin
- opened
Note that the >
will cause a redirect to a file named =1.2.0
when run from the command line:
pip install mamba-ssm causal-conv1d>=1.2.0
Similarly, the following won't work correctly:
pip install vllm>=0.5.5
Quote the arguments.