acmpesuecc / acmpesuecc/ConCore

Migrate from Gemini to Gemma 3 (4B Parameters)

未关闭
#4 37 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
BOUNTY:25 hacknight-2025 hacktoberfest
主要语言
Python
星标
0
派生
11
PR 合并指标
30 天内没有已合并 PR

描述

# Bounty Points: 25

## PR Instructions
Commits should be pushed to the **'local-model'** branch only. 📥

---

## **Status: Local LLM Integration Complete** 🚀

### **Summary of Change: Integrating Existing Solution to Main Codebase**

The architectural shift to support local inference via **Gemma 3 (4B parameters)** has been successfully implemented and tested in a separate branch/environment. This pull request integrates the completed solution into the main codebase.

This migration replaces the external **Gemini API** dependency, providing significant benefits:
* **Privacy:** Data processing is now **privacy-first** (data stays on the local machine).
* **Cost & Latency:** **Zero ongoing API cost** and significantly **lower latency** with full **offline capability**.
* **Autonomy:** Freedom from external API rate limits and dependencies.

The core backend flow remains unchanged; only the LLM interface layer has been modified to support a seamless switch between backends.

---

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。