Deci
/

Text Generation
Transformers
Safetensors
English
deci
Deci AI
DeciLM
custom_code
Eval Results
imjunaidafzal commited on
Commit
68d2818
1 Parent(s): 7c06d7a

update code formatting according to python

Browse files

Change the code formatting so It can reformat the code according to python.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -142,7 +142,7 @@ The model is intended for commercial and research use in English and can be fine
142
 
143
  Use the code below to get started with the model.
144
 
145
- ```bibtex
146
  # pip install -q transformers
147
 
148
  import torch
 
142
 
143
  Use the code below to get started with the model.
144
 
145
+ ```python
146
  # pip install -q transformers
147
 
148
  import torch