jerryzh168 commited on
Commit
40b794c
·
verified ·
1 Parent(s): 8dc4e9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -130,7 +130,7 @@ pip install accelerate
130
  ```
131
 
132
  Use the following code to get the quantized model:
133
- ```
134
  import torch
135
  from transformers import AutoModelForCausalLM, AutoTokenizer, TorchAoConfig
136
 
 
130
  ```
131
 
132
  Use the following code to get the quantized model:
133
+ ```Py
134
  import torch
135
  from transformers import AutoModelForCausalLM, AutoTokenizer, TorchAoConfig
136