wuzigua's picture
Phase 1 initial upload: Helsinki-NLP/opus-mt-ca-it → CT2 float16
4d9e82b verified
metadata
license: apache-2.0
tags:
  - translation
  - opus-mt
  - ctranslate2
  - custom
source_model: Helsinki-NLP/opus-mt-ca-it

ooeoeo/opus-mt-ca-it-ct2-float16

CTranslate2 float16 quantized version of Helsinki-NLP/opus-mt-ca-it.

Converted for use in the ooeoeo desktop engine with the opus-mt-server inference runtime.

Source

Conversion

ct2-transformers-converter \
    --model Helsinki-NLP/opus-mt-ca-it \
    --output_dir ct2/ \
    --quantization float16 \
    --copy_files source.spm target.spm tokenizer_config.json vocab.json

License

Apache-2.0 (inherited from upstream Helsinki-NLP/Opus-MT).