How to deploy an LibreTranslate application with a list of language types like libretranslate.com

The list of languages in which I directly pulled the latest code from github seems to be quite different from libretranslate.com,Is it necessary to run special branches or tags?

GitHub - LibreTranslate/LibreTranslate: Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.

Some translations on libretranslate.com are different than the self-hosted ones. Why?

By default language models are loaded from the argos-index. Sometimes we deploy models on libretranslate.com that haven’t been added to the argos-index yet, such as those converted from OPUS (thread)

Ok. Thank you for your answer. The models that I haven’t deployed locally should be those that haven’t been added to the argos index yet. Let me see how to deploy them and download them from OPUS.