A satellite is now running Google's Gemma 3 vision-language model in orbit, doing onboard inference instead of downlinking everything first

Reddit r/singularity Models

Summary

Loft Orbital's YAM-9 satellite runs Google's Gemma 3 vision-language model onboard for real-time image analysis, reducing downlink bandwidth and latency by deciding what data to send to Earth.

Loft Orbital's YAM-9 is running Gemma 3 onboard, reportedly the first vision-language model deployed in orbit. Rather than streaming every image down for ground analysis, the satellite reasons about what it is seeing in space and decides what is worth sending. The practical win is bandwidth and latency: downlink windows are scarce and expensive, so a satellite that can identify and prioritize on its own changes what is even worth the radio time. Edge inference where the edge happens to be low Earth orbit. Source: https://aiweekly.co/alerts/loft-orbital-yam-9-satellite-deploys-gemma-3-ai-onboard
Original Article

Similar Articles

Introducing Gemma 3

Google DeepMind Blog

Google introduces Gemma 3, a collection of lightweight open models (1B, 4B, 12B, 27B) designed to run on single GPUs or TPUs, featuring support for 140+ languages, 128k context window, and multimodal capabilities. The models outperform larger competitors like Llama 3 and DeepSeek-V3 while maintaining efficiency for on-device deployment.

Gemma 4 VLA Demo on Jetson Orin Nano Super

Hugging Face Blog

NVIDIA and Hugging Face publish a hands-on demo showing Gemma 4 running as a vision-language-action model entirely on the Jetson Orin Nano Super, using local STT/TTS and webcam input.