15 results
NOV 13, 2024 / Gemma
vLLM's continuous batching and Dataflow's model manager optimizes LLM serving and simplifies the deployment process, delivering a powerful combination for developers to build high-performance LLM inference pipelines more efficiently.
OCT 22, 2024 / Gemma
KerasHub is a new unified library for pretrained models fostering a more cohesive ecosystem for developers.
OCT 03, 2024 / Gemma
Google is building AI models, focusing on Gemma, to bridge communication gaps across languages.
OCT 02, 2024 / Gemma
The season showcases new applications of Gemma, including a personal AI code assistant and projects for non-English tasks and business email processing.
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 16, 2024 / Gemma
Use the Gemma language model to gauge customer sentiment, summarize conversations, and assist with crafting responses in near real-time with minimal latency.
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.