5 ms·
This is really cool! I've done a lot of research into LLM translation for my product[0], and I'm currently working on a deep translation service that provides
by Alex-Programs 1y ago
This is really cool!
I've done a lot of research into LLM translation for my product[0], and I'm currently working on a deep translation service that provides reliably human-level translations.
I don't know what model you're using, but GPT-4.1 is probably the best for your use case - it's in the top few % for nearly every language, and has a low standard deviation, while also being relatively low latency and low cost.
[0] https://nuenki.app https://nuenki.app
- lil_csom 1y agoThank you so much for the suggestion! I'll later also check out your app!