8 results
FEB 13, 2025 / Gemma
A practical guide to constructing a Gemma 2-based Agentic AI system – a type of AI that can make its own decisions and use external tools to achieve goals – that can generate dynamic content for a fictional game world.
SEP 05, 2024 / Gemma
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.
AUG 29, 2024 / Gemma
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.
AUG 22, 2024 / Gemma
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.
AUG 15, 2024 / Gemma
Learn more about the different variations of Gemma models, how they are designed for different use cases, and the core parameters of their architecture.
AUG 14, 2024 / Gemma
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.
JUL 10, 2024 / Gemma
Use Gemma models to translate an old language, brainstorm game design ideas, and write a letter to Santa.
JUL 09, 2024 / Gemma
Use Gemma Supervised tuning on Ray on Vertex AI to train and serve machine learning models efficiently and effectively.