Skip to content

docs: refresh Gemma 4/Gecko → Gemma 3n + EmbeddingGemma - #70

Merged
nmrenyi merged 1 commit into
mainfrom
docs/refresh-gemma3n-embeddinggemma
Jun 19, 2026
Merged

docs: refresh Gemma 4/Gecko → Gemma 3n + EmbeddingGemma#70
nmrenyi merged 1 commit into
mainfrom
docs/refresh-gemma3n-embeddinggemma

Conversation

@nmrenyi

@nmrenyi nmrenyi commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Updates the user-facing docs + staging scripts that still described the pre-upgrade stack (Gemma 4 + Gecko) to match what main ships: Gemma 3n generator + EmbeddingGemma-300M retriever, RAG bundle v0.3.0.

  • README.md, CLAUDE.md, device_push/README.md: architecture, model tables, download sources (ungated mirrors + pinned SHA-256), counts (87 PDFs / 63,650 chunks), eval/latency notes.
  • scripts/sync_models.sh + push_to_device.sh: stage/push EmbeddingGemma model + tokenizer; --gecko-only--embedder-only.
  • Intentionally untouched: evaluation/* (legit comparison-model + historical runbook refs) and app-code comments describing Gecko as the legacy fallback.

🤖 Generated with Claude Code

The user-facing docs and staging scripts still described the pre-upgrade stack.
Brings them in line with what main actually ships (Gemma 3n generator +
EmbeddingGemma-300M retriever, RAG bundle v0.3.0).

- README.md: overview, architecture diagram, retrieval flow, model-download
  table (self-hosted ungated mirrors + pinned SHA-256), sync script comments,
  and the eval/latency section (Gemma 3n now the deployed generator;
  EmbeddingGemma retrieval latency).
- CLAUDE.md: embeddings component, model-files list, and embeddings backend
  note (EmbeddingGemma is CPU/XNNPACK only via the custom embedder; Gecko
  retained as a config fallback).
- device_push/README.md: model table + bundle counts (87 PDFs / 63,650 chunks),
  current vs legacy models.
- scripts/sync_models.sh + push_to_device.sh: fetch/push the EmbeddingGemma
  model + tokenizer instead of Gecko; --gecko-only → --embedder-only.

Left untouched intentionally: evaluation/* (the harness legitimately lists
Gemma 4 as a comparison model + historical runbooks), and app-code comments
that correctly describe Gecko as the legacy fallback path.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nmrenyi
nmrenyi merged commit 8468dd6 into main Jun 19, 2026
2 checks passed
@nmrenyi
nmrenyi deleted the docs/refresh-gemma3n-embeddinggemma branch June 19, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant