Update README.md
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ Since this is a base model the IKM dataset greatly affects the output. The IKM d
|
|
| 35 |
|
| 36 |
## Inference
|
| 37 |
|
| 38 |
-
```
|
| 39 |
!pip install -qqq transformers>=4.39.0 mamba-ssm causal-conv1d>=1.2.0 accelerate bitsandbytes --progress-bar off
|
| 40 |
!pip install flash-attn --no-build-isolation
|
| 41 |
|
|
|
|
| 35 |
|
| 36 |
## Inference
|
| 37 |
|
| 38 |
+
```py
|
| 39 |
!pip install -qqq transformers>=4.39.0 mamba-ssm causal-conv1d>=1.2.0 accelerate bitsandbytes --progress-bar off
|
| 40 |
!pip install flash-attn --no-build-isolation
|
| 41 |
|