anzorq commited on
Commit
07d10c8
·
1 Parent(s): ba6f861

Create ctranslate/README.md

Browse files
Files changed (1) hide show
  1. ctranslate/README.md +5 -0
ctranslate/README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ `anzorq/m2m100_418M_ft_ru-kbd_44K` converted to `ctranslate2` format with int8 quantization.
2
+
3
+ ```bash
4
+ !ct2-transformers-converter --model anzorq/m2m100_418M_ft_ru-kbd_44K --output_dir m2m100_418M_ru-kbd --force --quantization int8
5
+ ```