All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Gemma-Tuner-Multimodal: Fine-Tuning Google's Gemma Models on Apple Silicon for Text, Images, and Audio

By

MediaSquirrel

1mo ago· 11 min readenCode

Summary

The article introduces gemma-tuner-multimodal, an open-source tool for fine-tuning Google's Gemma language models (versions 4 and 3n) on multimodal data including text, images, and audio. The key innovation is that it runs on Apple Silicon Macs using PyTorch and Metal Performance Shaders (MPS), eliminating the need for NVIDIA GPUs. The tool supports LoRA (Low-Rank Adaptation) fine-tuning and can stream training data from the cloud, making it accessible for users without high-end hardware. A comparison table shows its advantages over alternatives like MLX-LM, Unsloth, and axolotl in terms of multimodal support and Apple Silicon compatibility.

Key quotes

· 4 pulled
Fine-tune Gemma on text, images, and audio — on your Mac, on data that doesn't fit on your Mac.
LoRA for Gemma 4 & 3n — why not just use…?
Runs on Apple Silicon (MPS) ✅
No NVIDIA GPU required ✅
Snippet from the RSS feed
Fine-tune Gemma 4 and 3n with audio, images and text on Apple Silicon, using PyTorch and Metal Performance Shaders. - mattmireles/gemma-tuner-multimodal

You might also wanna read