acmpesuecc / acmpesuecc/ConCore

Migrate from Gemini to Gemma 3 (4B Parameters)

Ouverte
#4 37 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
BOUNTY:25 hacknight-2025 hacktoberfest
Langage dominant
Python
Étoiles
0
Forks
11
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# 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.

---

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.