CoolFace
Modelpublic

Doses-AI/boba-0.8b-food-GGUF

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
5likes1.1kdownloads
Model Card

Boba Food VLM 0.8B (GGUF)

On-device food photo to per-ingredient nutrition estimation model.

Model Description

Fine-tuned Qwen3.5-0.8B for food recognition and calorie estimation from photos. Outputs structured JSON with per-ingredient name, portion (grams), calories, protein, carbs, and fat.

  • —Base Model: Qwen3.5-0.8B
  • —Training method: LoRA (r=64, alpha=128, rsLoRA)
  • —Training data: Nutrition5k (4,051 images with measured per-ingredient nutrition)
  • —Eval benchmark: Nutrition5k test set (506 images, same split as CalorieLLaVA)
  • —Best Cal MAE: 112.3 kcal (step 1000)
  • —Parse rate: 100%
  • —Pearson r: 0.73

Files

FileSizeDescription
boba-q4km.gguf505 MBMain LLM (Q4KM quantized)
boba-mmproj-f16.gguf196 MBVision projection model (F16)
boba-f16.gguf1.5 GBMain LLM (F16, full precision)

Benchmark Results

ModelCal MAEOn-DevicePer-Ingredient
CalorieLLaVA-13B64.3NoNo
GPT-4o zero-shot82.7NoNo
Boba 0.8B (this model)112.3YesYes
0.8B baseline (no training)131.2YesYes

First published on-device food VLM with per-ingredient nutrition output.

License

Apache 2.0