---
title: "google-deepmind/recurrentgemma: Open weights language model from Google DeepMind, based on Griffin."
url: https://daily.dev/posts/google-deepmind-recurrentgemma-open-weights-language-model-from-google-deepmind-based-on-griffin--oj1zsn2be
source_url: https://github.com/google-deepmind/recurrentgemma
type: article
source: "Hacker News"
published: 2024-04-11T01:26:15.144Z
updated: 2024-05-09T08:43:33.910Z
tags: ["google-deepmind"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# google-deepmind/recurrentgemma: Open weights language model from Google DeepMind, based on Griffin.

**[Hacker News](https://daily.dev/sources/hn)** · 3 min read · 0 upvotes · 0 comments

## Summary

RecurrentGemma is an open-weights Language Model by Google DeepMind based on the novel Griffin architecture. It achieves fast inference when generating long sequences by using a mixture of local attention and linear recurrences. The Flax implementation is recommended for most users. The repository includes the model implementation, examples for sampling and fine-tuning, and dependency management with Poetry.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/google-deepmind/recurrentgemma>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#google-deepmind](https://daily.dev/tags/google-deepmind)

[View this post on daily.dev](https://daily.dev/posts/google-deepmind-recurrentgemma-open-weights-language-model-from-google-deepmind-based-on-griffin--oj1zsn2be)
