Transformers
Inference Endpoints
burcusu commited on
Commit
e6da43d
1 Parent(s): 4889a40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,8 +3,8 @@
3
 
4
  Quantized version of Salesforce/codet5p-220m
5
 
6
- ``` !ct2-transformers-converter --model Salesforce/codet5p-220m --output_dir /content/sample_data/codet5p-220m-ct2 --force --copy_files merges.txt README.md tokenizer_config.json vocab.json special_tokens_map.json added_tokens.json .gitattributes --quantization float16
7
- ```
8
 
9
 
10
  # Licence and other remarks:
 
3
 
4
  Quantized version of Salesforce/codet5p-220m
5
 
6
+ !ct2-transformers-converter --model Salesforce/codet5p-220m --output_dir /content/sample_data/codet5p-220m-ct2 --force --copy_files merges.txt README.md tokenizer_config.json vocab.json special_tokens_map.json added_tokens.json .gitattributes --quantization float16
7
+
8
 
9
 
10
  # Licence and other remarks: