Search

23 results

Clear filters
  • SEP 05, 2024 / Gemma

    Gemma explained: PaliGemma architecture

    PaliGemma, a lightweight open vision-language model (VLM), is able to take both image and text inputs and produce a text response, adding an additional vision model to the BaseGemma model.

    Gemma Family Feature
  • AUG 29, 2024 / Gemma

    Gemma explained: RecurrentGemma architecture

    RecurrentGemma architecture showcases a hybrid model that mixes gated linear recurrences with local sliding window attention; a highly valuable feature when you're concerned about exhausting your LLM's context window.

    Gemma Family Feature
  • AUG 22, 2024 / Gemma

    Gemma explained: What’s new in Gemma 2

    Gemma 2 is a new suite of open models that sets a new standard for performance and accessibility, outperforming popular models more than twice its size.

    Gemma-2-Feature
  • AUG 16, 2024 / Gemma

    Gemma for Streaming ML with Dataflow

    Use the Gemma language model to gauge customer sentiment, summarize conversations, and assist with crafting responses in near real-time with minimal latency.

    Gemma-2-Feature
  • AUG 15, 2024 / Gemma

    Gemma explained: An overview of Gemma model family architectures

    Learn more about the different variations of Gemma models, how they are designed for different use cases, and the core parameters of their architecture.

    Gemma-social
  • AUG 14, 2024 / Gemma

    Build a text-based adventure game with Gemma 2

    Create a text-based adventure game using Gemma 2. Here are code snippets and tips for designing the game world, enhancing interactivity and replayability, and more.

    Build-text-game-Gemma-2
  • AUG 08, 2024 / Flutter

    How We Built Purrfect Code: A Puzzle Game for Developers

    Purrfect Code is a sokoban style box pushing puzzler Purrfect based on Google tech (Flutter, IDX, FLAME, Firebase) and designed to be playable on web browsers. Open the game in Project IDX, earn badges for each level, and showcase your badges on your Developer Profile.

    Purrfect Code Feature
  • JUL 31, 2024 / Gemma

    Smaller, Safer, More Transparent: Advancing Responsible AI with Gemma

    ShieldGemma is a suite of safety content classifiers models built upon Gemma2 designed to keep users safe. GemmaScope is a new model interpretability tool that offers unparalleled insight into our models' inner workings.

    20240731-Gemma-Blog-ResponsibleAI
  • JUL 11, 2024 / Gemma

    Enabling more private generative AI

    Google has developed a number of technologies that you can use to start experimenting with and exploring the potential of generative AI to process data that needs to stay private.

    AI-for-Developers-Feature
  • JUL 09, 2024 / Gemma

    Get started with Gemma on Ray on Vertex AI

    Use Gemma Supervised tuning on Ray on Vertex AI to train and serve machine learning models efficiently and effectively.

    Gemma on Ray on Vertex AI - Featured