-
Notifications
You must be signed in to change notification settings - Fork 87
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
是时候使用 Local AI 去翻译了 #220
Comments
好主意,近期没时间搞,方便的化帮忙贡献给 local AI的翻译源。 |
本地llama模型是否能支持翻译呢? |
这个可以,本地部署ollama 可以支持openai Api 实现本地大模型翻译 |
我已经把功能写出来了,但是不知道为什么调用不了webGPU,还有就是有大佬知道怎么让设置里面的选项随着其他选项的开启而开启吗? |
https://huggingface.co/Xenova/nllb-200-distilled-600M
云翻译虽然被调教得好,但就在这网络请求和 API key 就挺烦人的.
离线翻译才是王道。
https://github.com/xenova/transformers.js/blob/da2688626d7812ad1ea47fd304c2072cc685051b/examples/react-translator/src/worker.js#L9
The text was updated successfully, but these errors were encountered: