yihong0618 / bilingual_book_maker

Make bilingual epub books Using AI translate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the cheapest LLM to use for the translations

abdurahmanadilovic opened this issue · comments

I am wondering what is the cheapest LLM to buy API access to to use for translations? Also, how much does it cost to translate an average nonfiction book with GPT3.5 turbo or GTP4 turbo, etc?

Also, Is it possible to run a local LLM with 13b params with ollama and translate some books?

You can try deepseek LLM api for try, the price is very cheap as I know. For ollama, I think you point out a very good feature. I will see if i can add this funtion to the repo.