CoolFace
Modelpublic

Syrianapps/tally-models

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes7downloads
Model Card

Tally — on-device assistant model (Gemma 4 E2B, UD-Q4KXL)

This repo hosts the exact GGUF the Tally iOS app downloads (once, user-initiated) for its fully on-device receipt assistant.

PropertyValue
FileGemma4-E2B/gemma-4-E2B-it-UD-Q4_K_XL.gguf
Size3,753,905,504 bytes
SHA-256e19785539eb181af829dfb9f139111789a62e219d11cff52322d4c41d9ceb4e8
Base modelGoogle Gemma 4 E2B (instruction-tuned), Unsloth-style UD-Q4KXL dynamic 4-bit quant
LicenseApache 2.0

The app pins an immutable commit revision of this repo and verifies the download byte-for-byte (size + GGUF magic + SHA-256) before use — the file in this repo is intentionally never replaced in place. A model upgrade ships as a new file + a new pinned revision inside the app.

The download request carries no user data; receipts and questions never leave the device.