{"data":{"slug":"google-deepmind-recurrentgemma","name":"recurrentgemma","tagline":"Open weights language model from Google DeepMind, based on Griffin.","github_url":"https://github.com/google-deepmind/recurrentgemma","owner":"google-deepmind","repo":"recurrentgemma","owner_avatar_url":"https://avatars.githubusercontent.com/u/8596759?v=4","primary_language":"Python","stars":682,"forks":41,"topics":[],"archived":false,"github_pushed_at":"2026-02-06T11:01:48+00:00","maintenance_label":"Slowing","url":"https://www.graphcanon.com/tools/google-deepmind-recurrentgemma","markdown_url":"https://www.graphcanon.com/tools/google-deepmind-recurrentgemma.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/google-deepmind-recurrentgemma","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=google-deepmind-recurrentgemma","description":"Open weights language model from Google DeepMind, based on Griffin.","homepage_url":null,"license":"Apache-2.0","open_issues":4,"watchers":18,"ai_summary":null,"readme_excerpt":"### Installation\n\n#### Using Poetry\nRecurrentGemma uses [Poetry](https://python-poetry.org/docs/) for dependency\nmanagement.\n\nTo install dependencies for the full project:\n* Checkout the code.\n* `poetry install -E full` to create a virtual environment with all dependencies.\n* `poetry shell` to activate the created virtual environment.\n\nIf you only need to install a subset of dependencies use one of the alternative\nlibrary-specific commands below.\n\n#### Using pip\nIf you want to use `pip` instead of Poetry, \nthen create a virtual environment (run `python -m venv recurrentgemma-demo` and `. recurrentgemma-demo/bin/activate`) and:\n\n* Checkout the code.\n* `pip install .[full]`\n\n#### Installing library-specific packages\n\n##### JAX\nTo install dependencies only for the JAX pathway use:\n`poetry install -E jax` or (`pip install .[jax]`).\n\n##### PyTorch\nTo install dependencies only for the PyTorch pathway use:\n`poetry install -E torch` (or `pip install .[torch]`).\n\n##### Tests\nTo install dependencies required for running unit tests use:\n`poetry install -E test` (or `pip install .[test]`)\n\n---\n\n## System Requirements\n\nRecurrentGemma code can run on CPU, GPU or TPU.\nThe code has been optimized for running on TPU using the Flax implementation,\nwhich contains a low level [Pallas](https://jax.readthedocs.io/en/latest/pallas/index.html) kernel to perform the linear scan in the recurrent layers.\n\n---\n\n## License\n\nCopyright 2024 DeepMind Technologies Limited\n\nThis code is licensed under the Apache License, Version 2.0 (the \\\"License\\\");\nyou may not use this file except in compliance with the License. You may obtain\na copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an AS IS BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.","github_created_at":"2024-03-25T11:13:36+00:00","created_at":"2026-07-11T10:33:55.999707+00:00","updated_at":"2026-07-11T20:48:16.070031+00:00","categories":[{"slug":"llm-frameworks","name":"LLM Frameworks","url":"https://www.graphcanon.com/categories/llm-frameworks","markdown_url":"https://www.graphcanon.com/categories/llm-frameworks.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/llm-frameworks"},{"slug":"model-training","name":"Model Training","url":"https://www.graphcanon.com/categories/model-training","markdown_url":"https://www.graphcanon.com/categories/model-training.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/model-training"}],"tags":[{"slug":"python","name":"python"}],"trust":{"provenance":{"is_fork":false,"github_id":777181107,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-07-11T10:33:56.665Z","maintenance":{"label":"Slowing","score":36,"methodology":"github_public_v1","releases_90d":0,"days_since_push":154,"last_release_at":"2026-02-06T11:01:48Z"},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T10:34:04.314Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-07-11T10:34:03.866Z"},"languages":{"value":["python"],"source":"github.language+pyproject.toml","observed_at":"2026-07-11T10:34:03.866Z"},"license_spdx":{"value":"Apache-2.0","source":"github.license","observed_at":"2026-07-11T10:34:03.866Z"}}}}