skywood commited on
Commit
7deea43
·
verified ·
1 Parent(s): 72a6041

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
4
+
5
+ only ct2 int8 convert
6
+
7
+ ct2-transformers-converter --model facebook/nllb-200-distilled-600M --quantization int8 --trust_remote_code --output_dir nllb-200-distilled-600M-ct2-int8
8
+
9
+ Original author: Facebook
10
+
11
+ Original author model URL: facebook/nllb-200-distilled-600M