CreativeSkipper commited on
Commit
d510142
·
verified ·
1 Parent(s): dff5547

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  # MynaLuna Translator
15
 
16
- This repository contains an INT8-quantized CTranslate2 conversion of **Facebook M2M100 418M**, prepared for use with the MynaLuna application.
17
 
18
  Supports **100 languages** with direct many-to-many translation without requiring English as an intermediate language.
19
 
@@ -51,7 +51,7 @@ generation_config.json — Default generation parameters
51
 
52
  ## Conversion
53
 
54
- The original Facebook M2M100 418M model was converted to the CTranslate2 format and quantized to INT8 for efficient local inference.
55
 
56
  ## Attribution
57
 
 
13
 
14
  # MynaLuna Translator
15
 
16
+ This repository contains an INT8-quantized CTranslate2 conversion of **Facebook M2M100 418M**, prepared for use in the MynaLuna application.
17
 
18
  Supports **100 languages** with direct many-to-many translation without requiring English as an intermediate language.
19
 
 
51
 
52
  ## Conversion
53
 
54
+ The original Facebook M2M100 418M model has been converted to the CTranslate2 format and quantized to INT8 for efficient local inference.
55
 
56
  ## Attribution
57