
10/8/2025 · Ian Ballantyne, Jason Mayes, Kristen Quan
What this post added
This post details the process of fine-tuning Gemma 3 270M using QLoRA for custom tasks like emoji translation, quantizing the model for on-device inference (reducing size to under 300MB), and deploying it in a web app using MediaPipe or Transformers.js. It provides practical steps, code examples, and links to Colab notebooks and GitHub repositories for implementation.