by alberto-solano · AI Tool · ★ 74
Open Source Translation Tool This project use the Meta NLLB-200 translation model through the Hugging Face transformers library. The Meta NLLB-200 is a powerful language model designed for translation which has 54 billion parameters. However, this application built in Django uses a much smaller version (600M parameters) so that it can be used in its simplest form. How to modify this in the code to use alternative versions is detailed below. The application has a translation interface where text can be directly copied and pasted for translation.
| Stars | 74 |
| Forks | 7 |
| Language | Python |
| Category | AI Tool |
| Quality Score | 64.5569128661304/100 |
| Open Issues | 4 |
| Last Updated | 2023-11-02 |
| Created | 2023-10-08 |
| Platforms | python |
| Est. Tokens | ~15k |
These tools work well together with open-source-LLM-translation-tool for enhanced workflows:
Explore other popular ai tool tools:
open-source-LLM-translation-tool is This project use the Meta NLLB-200 translation model through the Hugging Face transformers library.. It is categorized as a AI Tool with 74 GitHub stars.
open-source-LLM-translation-tool is primarily written in Python. It covers topics such as huggingface-transformers, llms, nllb.
You can find installation instructions and usage details in the open-source-LLM-translation-tool GitHub repository at github.com/alberto-solano/open-source-LLM-translation-tool. The project has 74 stars and 7 forks, indicating an active community.