J4bb4wukis commited on
Commit
3cc2a6f
·
verified ·
1 Parent(s): 94ce617

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -25,12 +25,6 @@ fp16=True,
25
  ```
26
 
27
  ## How to use
28
- Install:
29
- ```
30
- pip install causal-conv1d>=1.2.0
31
- pip install mamba-ssm
32
- ```
33
-
34
 
35
  ```python
36
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
25
  ```
26
 
27
  ## How to use
 
 
 
 
 
 
28
 
29
  ```python
30
  from transformers import AutoModelForCausalLM, AutoTokenizer