Severian commited on
Commit
09cb30b
·
verified ·
1 Parent(s): 25974dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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