CoolFace
Modelpublic

githubDCS/belgo-android-encoder

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes10downloads
Model Card

belgo-android-encoder

Stay Steady (Android) ML artifact for on-device transaction categorisation.

FieldValue
Version1.0.1
Fileencoder.tflite
Size224.19 MB
SHA-25605b3bcd2daa9192c88c8f16e6820ad17309dee9decce1fed123a0c9546ba5f3d

The Android app fetches this file via the model-download Supabase Edge Function (Pro-gated) which returns the HuggingFace URL only to authenticated Pro users. The Edge Function still gates access; the URL itself is public (same risk profile as a leaked Supabase signed URL).

Notes\n\nv1.0.1: fp16 instead of int8 dynamic-range. The int8 converter promoted FULLY_CONNECTED to op v12 which the LiteRT 2.1.4 Android runtime refuses to load. fp16 keeps every op at v1; file grew from 113 MB to 224 MB.

License

MIT — free to use, including in commercial applications.