Views
No views yet
.task build of google/gemma-3-1b-it,
LoRA fine-tuned to emit search_contacts(...) tool calls for an offline business-card /
contact-holder Android app (via expo-llm-mediapipe).search_contacts(...) call. It runs fully offline on phones with as little as
2–4 GB RAM.| File | Size | Notes |
|---|---|---|
gemma3-1b-cardholder-int4.task | ~665 MB | INT4 weights (4-bit feed-forward, 8-bit attention/embedding), CPU backend, self-contained tokenizer |
search_contacts(name=..., company=..., title=..., email=..., phone=..., note=...)google/gemma-3-1b-it (text-only, ~1B params)train_on_responses_only| Metric | Value |
|---|---|
| Examples checked | 200 |
| Should tool-call | 176 |
| Valid parseable calls | 176 (100.0%) |
| Gate (≥95%) | PASS |
expo-llm-mediapipe on Android and point the runtime
at gemma3-1b-cardholder-int4.task.