Update README.md
Browse files
README.md
CHANGED
|
@@ -3,8 +3,8 @@
|
|
| 3 |
|
| 4 |
Quantized version of Salesforce/codet5p-220m
|
| 5 |
|
| 6 |
-
|
| 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:
|