Easy-Translate 2.0 Release
I have implemented multiple upgrades to Easy-Translate. Don't worry, Easy-Translate 2.0 is fully retrocompatible with the previous version. You don't need to change anything! Easy-Translate 2.0 is as "Easy" as it has always been. It has been designed for translating large text files with just a single command. Easy-Translate 2.0 now supports:
- Load huge models in a single GPU with 8-bits / 4-bits quantization and support for splitting the model between GPU and CPU. See Loading Huge Models for more information.
- LoRA models support
- Support for any Seq2SeqLM or CausalLM model from HuggingFace's Hub.
- Prompt support! See Prompting for more information.
See Readme.md for more info