Replies: 1 comment
-
I've experimented with GPT4, it seems to produce slightly better translations for a much higher cost (10x) - possibly worth it for some people. It is much better at understanding and summarising context, so it might be a better choice for particularly complicated source material. I'd like to change to a more generic architecture that can support different endpoints and APIs, it's probably not a huge task to do so. It might be a good opportunity to split the translation kernel off into a separate library from the GUI so that's easier to incorporate in other projects, too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now that both GPT4 and Claude 2 are open for access, I wonder if we can utilize Claude 2's larger context window to do a better job translating.
Have you experimented with either of them yet?
Beta Was this translation helpful? Give feedback.
All reactions