-
In [`848dbf5`](https://github.com/OpenVoiceOS/status/commit/848dbf59984f59b06e19bf7ab47cbba05a6d6639
), Translator - NLLB - Ziggyai (https://ovosnllb.ziggyai.online/status) was **down**:
- HTTP code: …
-
### Question
Hello,
If we have a large dataset in our domain, can we use it to fine-tune the hosted pretrained models(for example: Xenova/nllb-200-distilled-600M) with optimum? or is it possible to …
-
## âť“ Questions and Help
### Before asking:
1. search the issues.
2. search the docs.
#### What is your question?
Hi,
I can not run fine-tuning with NLLB200 setting.
#### Code
…
-
-
### Description
Adding these alternatives increase the range of languages supported for machine translation up-to 200, which uses NLLB models and MarianNMT.
Add more machine translation alternat…
-
## Description
Adding these new machine translation options will allow users to translate text into up to [200 languages](https://ai.facebook.com/research/no-language-left-behind/), including some …
-
My server cannot connect to the Hugging Face website, so I manually downloaded the pretrained model used in the code and placed it in the `img2img-turbo-main` folder. After executing the command `pyth…
-
Hello.
So, I want to run NLLB-200 (3.3B) model on a server with 4x 3090, and a say, 16 core AMD Epyc cpu.
I wrapped Ctranslate2 in fastAPI, running with uvicorn, inside a docker container with GPU …
-
After training en-hu we noticed a somewhat larger quality gap in 4 BLEU points between the teacher and student models.
It’s 24.8 for the quantized and fine-tuned student vs 30.2 BLEU for the teache…
-
Hi,
I'm trying to clean and preprocess bitext for finetuning NLLB on a new unseen language. The source language is a part of laser3, the target language is not included. Will it work if I replace las…