Getting Started with Gemma Models

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Keras

    Deep Learning for humans

    After setting the variables for the environment, the next step is to install dependencies. To use Gemma, KerasNLP is the dependency used. KerasNLP is a collection of natural language processing (NLP) models implemented in Keras and runnable on JAX, PyTorch, and TensorFlow.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. stylegan2-projecting-images

    Projecting images to latent space with StyleGAN2.

    A Colab notebook.

  4. efficientnet

    Implementation of EfficientNet model. Keras and TensorFlow Keras.

    Examples of lightweight models include MobileNet, a computer vision model designed for mobile and embedded vision applications, EfficientDet, an object detection model, and EfficientNet, a CNN that uses compound scaling to enable better performance. All these are lightweight models from Google.

  5. gemma_pytorch

    The official PyTorch implementation of Google's Gemma models

    Gemma is a family of lightweight, open-source machine learning models developed by Google AI. These models are designed to be accessible and efficient, making AI development more available for a broad range of users. Released on February 21st, 2024, Gemma is built from the same research and technology that was used to create the Gemini models. Amongst the key features, which are being lightweight and open-source, Gemma is also text-based. It excels in tasks like text summarization, question answering, and reasoning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A History of CLIP Model Training Data Advances

    8 projects | dev.to | 13 Mar 2024
  • Tuning Large Neural Networks via Zero-Shot Hyperparameter Transfer

    1 project | news.ycombinator.com | 16 Jun 2025
  • What I Learned Comparing Zilliz Cloud and Deep Lake for Scalable Vector Search

    1 project | dev.to | 9 Jun 2025
  • World Emulation via DNN

    2 projects | news.ycombinator.com | 26 Apr 2025
  • Physics Informed Neural Networks

    2 projects | news.ycombinator.com | 17 Feb 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?