BLCK-B commited on
Commit
8446c0f
·
verified ·
1 Parent(s): a12766c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -3,3 +3,8 @@ license: cc-by-nc-4.0
3
  base_model:
4
  - facebook/nllb-200-distilled-1.3B
5
  ---
 
 
 
 
 
 
3
  base_model:
4
  - facebook/nllb-200-distilled-1.3B
5
  ---
6
+ Quantized int8 version of [nllb-200-distilled-1.3B](https://huggingface.co/facebook/nllb-200-distilled-1.3B)
7
+
8
+ Source: https://forum.opennmt.net/t/nllb-200-with-ctranslate2/5090/1
9
+
10
+ Implemented in my translation project: https://github.com/BLCK-B/Moerkepub