Skip to content
New issue

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

Add ollama as backend translation service #591

Open
guillaumebriday opened this issue Jul 21, 2024 · 1 comment
Open

Add ollama as backend translation service #591

guillaumebriday opened this issue Jul 21, 2024 · 1 comment

Comments

@guillaumebriday
Copy link

That would be great to be able to run translation service locally like https://github.com/ollama/ollama

The implementation would be really close to the openai one: https://github.com/glebm/i18n-tasks/blob/main/lib/i18n/tasks/translators/openai_translator.rb

I could open a PR if you think it's worth it

Thank you in advance

@glebm
Copy link
Owner

glebm commented Jul 21, 2024

Sure, the more backends the better 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants