merve's picture
merve HF staff
Update link to terms (#2)
42e1a2c verified
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