Files
Pixel10-ai/app
alexpolo1 0861ed38fc
Some checks failed
Release / Build and Release APK (push) Failing after 14m8s
Add multi-model download: Gemma 3n E4B (recommended), E2B, Gemma 2B
- ModelSpec enum with 3 downloadable options from MediaPipe CDN
- Gemma 3n E4B set as recommended default (best coding/reasoning via MoE)
- Gemma 3n E2B as faster/smaller alternative
- Gemma 2B kept as lightest option
- UI shows all 3 download buttons, hides all once any model is installed
- Installed model name shown in status (e.g. "✓ Gemma 3n E4B ready")
- Custom models (DeepSeek Coder, Qwen2.5-Coder) can be manually placed in files dir

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 22:25:49 +01:00
..