wanadzhar913 commited on
Commit
74e8fb1
·
verified ·
1 Parent(s): 32e065d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ In the future, we can do the following to garner better results:
49
 
50
  ### Usage
51
 
52
- ```
53
  import torch
54
  from transformers import AutoTokenizer, AutoModelForCausalLM, \
55
  BitsAndBytesConfig, pipeline
 
49
 
50
  ### Usage
51
 
52
+ ```python
53
  import torch
54
  from transformers import AutoTokenizer, AutoModelForCausalLM, \
55
  BitsAndBytesConfig, pipeline