dmMaze / BallonsTranslator

深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 | Yet another computer-aided comic/manga translation tool powered by deeplearning
GNU General Public License v3.0
2.25k stars 150 forks source link

Good Translator Offline (Gemini-Gemma2, OpenAI-chatGPT) #513

Closed snakeotakon closed 1 week ago

snakeotakon commented 1 week ago

With Gemma 2 A family of lightweight, state-of-the art open models built from the same research and technology used to create the Gemini models. INFO: https://ai.google.dev/gemma

INSTALLATION

  1. Download the installer and install the program ollama Compatible clients ChatGPT
  2. Run prompt cmd "ollama run gemma2" C:\Users\myuser> ollama run gemma2 (Automatic Download Model Gemma2 5GB)
  3. Configure your Translator ChatGPT

ChatGPT Gemma

Works with the CPU, but is highly recommended with nvidia cards. RTX-3060

Ollama, a platform that makes local development with open-source large language models a breeze. With Ollama, everything you need to run an LLM—model weights and all of the config—is packaged into a single Modelfile

There are a large number of models that can be tried Meta Llama 3: The most capable openly available LLM to date deepseek-coder-v2 An open-source Mixture-of-Experts code language model that achieves performance comparable to GPT4-Turbo in code-specific tasks.

https://ollama.com/library

dmMaze commented 1 week ago

Thanks for the intro. I suggest moving this thread to the discussion section and I'll add a link direct to it in readme.