What are your favorite LLMs for translation/docuement work?

Posted by AdventurousFly4909@reddit | LocalLLaMA | View on Reddit | 5 comments

I am currently working on a system to translate books/web novels. I got a working prototype, but now I am looking into optimizing it. I actually quite liked working on it because you are trying to always keep it busy and never wait for something to finish. It's a pretty fun programming challange for learning async and concurrency.

So I am wondering what your favorites models are for translation, summarization and etc. I am currently running gemma 26B 4bit on vllm and it's okay, though I haven't tried 3.6 27B or 3.6 35B so I don't have much to compare against.

Are there any models fine tuned for this, maybe those role playing ones? I don't really know, so I want to hear your thoughts.