Skip to content

Kinako Gemma4 Project

Latest

Choose a tag to compare

@sak301537 sak301537 released this 24 Jun 02:21
· 2 commits to main since this release
e0ce5d1

Kinako Gemma 4 ローカルLLMチャット (Windows 11 / CPU対応)

まずは体感してください!

Python環境のないPCでも、ダウンロードしてダブルクリックするだけで即座にGemma 4とチャットができるローカルAI実行ファイルです。用途に合わせて日本語版、英語版のいずれか(または両方)をご使用ください。
・Windows11環境であれば概ね動くと思います。
・8GBメモリPC/Intel10世代でもそれほど遅くありません(確認済)。
・Python環境不要
・コンテキスト保持:過去のやり取りをあらすじレベルで保持します。

📁 使い方(ファイルの並べ方)

動作には、このリリースからダウンロードした .exe ファイルと、以下のAIモデルファイル(.gguf)の計2つのファイルを同じフォルダに並べる必要があります。

  1. kinako_gem4_jp.exe (日本語版) または kinako_gem4_en.exe (英語版)
  2. gemma-4-E2B-it-RotorQuant-Q8_0.gguf (AIモデルファイル)
  • exe がダウンロードできない場合は、同名のZIPをダウンロードして解凍してください。

🧠 AIモデルファイル(.gguf)のダウンロード

モデルファイルは容量が大きいため、以下のリンク(Hugging Face)から別途ダウンロードして、exeと同じフォルダに保存してください。

👉 gemma-4-E2B-it-RotorQuant-Q8_0.gguf をダウンロードする

※インストーラーやPythonのセットアップは一切不要です。2つのファイルを同じ場所に置いてexeを起動します。あなた:  と出たらAIチャットを始めてください。


kinako Gemma 4 Portable (Windows 11 / CPU Optimized)

This is a standalone local AI executable that allows you to chat with Gemma 4 instantly on any Windows 11 PC—just download and double-click, no Python environment required. Please use either the Japanese version, the English version, or both, depending on your preference.

🌟 Key Features & Compatibility

  • Plug & Play: Runs smoothly on most Windows 11 environments.
  • Lightweight Performance: Verified to run with decent speed even on modest specs, such as an Intel 10th Gen CPU with 8GB RAM.
  • No Python Needed: Completely self-contained; zero setup or installation required.
  • Smart Context Window: Retains past conversation history by automatically summarizing previous exchanges to save memory.

📁 How to Use (File Placement)

To run the app, you need to place the following two files in the exact same folder:

  1. kinako_gem4_jp.exe (Japanese version) OR kinako_gem4_en.exe (English version)
  2. gemma-4-E2B-it-RotorQuant-Q8_0.gguf (AI Model File)

🧠 Download the AI Model File (.gguf)

Since the AI model file is large, please download it separately from the Hugging Face link below and save it in the same folder as the .exe file.

👉 Download gemma-4-E2B-it-RotorQuant-Q8_0.gguf

※ No installers or Python setup needed. Once both files are in the same directory, simply launch the .exe. When you see the User: prompt appear in the console, you can start chatting with your local AI!