Transformers
Inference Endpoints
burcusu commited on
Commit
9b7c088
1 Parent(s): 1c33858

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -4,8 +4,7 @@
4
 
5
  Quantized version of Salesforce/codet5p-220m
6
 
7
- ```python
8
- !ct2-transformers-converter --model Salesforce/codet5p-220m --output_dir /content/sample_data/codet5p-220m-ct2 --quantization float16```
9
 
10
 
11
 
 
4
 
5
  Quantized version of Salesforce/codet5p-220m
6
 
7
+ ```!ct2-transformers-converter --model Salesforce/codet5p-220m --output_dir /content/sample_data/codet5p-220m-ct2 --quantization float16```
 
8
 
9
 
10