LibreTranslate/Locomotive
Toolkit for training/converting LibreTranslate compatible language models 🚂
This tool helps you create custom machine translation models, or adapt existing ones, for use with LibreTranslate. You provide example translations (source and target text files), and it produces a trained language model package. It's designed for anyone needing to build specialized translation capabilities beyond general-purpose models, perhaps for specific industry jargon or regional dialects.
No commits in the last 6 months.
Use this if you need to train a unique language translation model using your own paired sentences or convert pre-trained models for LibreTranslate.
Not ideal if you just need to use existing, general-purpose translation models or don't have large datasets of parallel text.
Stars
79
Forks
15
Language
Python
License
AGPL-3.0
Category
Last pushed
Jun 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/LibreTranslate/Locomotive"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/transformers-bloom-inference
Fast Inference Solutions for BLOOM
Tencent/TurboTransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc)...
mit-han-lab/lite-transformer
[ICLR 2020] Lite Transformer with Long-Short Range Attention
mit-han-lab/hardware-aware-transformers
[ACL'20] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing
aliemo/transfomers-silicon-research
Research and Materials on Hardware implementation of Transformer Model