Update README.md
Browse files
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
|
| 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
|
| 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 |
|