Instructions to use google/recurrentgemma-2b-sfp-cpp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- gemma.cpp
How to use google/recurrentgemma-2b-sfp-cpp with gemma.cpp:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
metadata
library_name: gemma.cpp
license: gemma
extra_gated_heading: Access RecurrentGemma on Hugging Face
extra_gated_prompt: >-
To access RecurrentGemma on Hugging Face, you’re required to review and agree
to Google’s usage license. To do this, please ensure you’re logged-in to
Hugging Face and click below. Requests are processed immediately.
extra_gated_button_content: Acknowledge license
RecurrentGemma Model Card
Model Page: RecurrentGemma
This model card corresponds to the base 2B version of the RecurrentGemma model for gemma.cpp, the C++ implementation of the Gemma model family.
SFP checkpoints are pre-quantized to 8-bit using Switching Floating Point (SFP), a method that switches between eXmY floating point representations based on the values stored. gemma.cpp uses the Highway SIMD library for optimal performance across most CPU architectures.
Visit https://github.com/google/gemma.cpp for more information and usage examples!
Resources and technical documentation:
Terms of Use: Terms
Authors: Google