We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LibreTranslate
LibreTranslate是一个完全自主托管的免费开源机器翻译 API。与其他 API 不同的是,它不依赖 Google 或 Azure 等专有提供商来执行翻译。相反,它的翻译引擎由开源的 Argos Translate 库提供支持。
LibreTranslate支持本地部署和CUDA加速,而且不像lamma3等大语言模型那样占用较多内存。 它的离线翻译效果非常出色,而且Docker部署非常简单,只需运行run.bat。
本地部署
CUDA加速
离线翻译
Docker部署
run.bat
Argos Translate
The text was updated successfully, but these errors were encountered:
https://github.com/Integral-Tech/pot-app-translate-plugin-libre
Sorry, something went wrong.
No branches or pull requests
Description
LibreTranslate是一个完全自主托管的免费开源机器翻译 API。与其他 API 不同的是,它不依赖 Google 或 Azure 等专有提供商来执行翻译。相反,它的翻译引擎由开源的 Argos Translate 库提供支持。
Application Scenario
LibreTranslate支持
本地部署
和CUDA加速
,而且不像lamma3等大语言模型那样占用较多内存。它的
离线翻译
效果非常出色,而且Docker部署
非常简单,只需运行run.bat
。References
LibreTranslate
Argos Translate
The text was updated successfully, but these errors were encountered: