import cn from "../utils/classnames.ts"; export default function Introduction({ className = "", }: { className?: string; }) { return (
TranslateGemma is a family of translation models from Google, built on top of Gemma 3. This 4B parameter model supports translations across 100+ languages with state-of-the-art quality.{" "} Learn more
Everything runs entirely in your browser with 🤗 Transformers.js and ONNX Runtime Web — no data is ever sent to a server. Once loaded, it works offline.
This is experimental and requires a browser with WebGPU support and enough VRAM to run the model.