CoolFace
Modelpublic

cortexso/gemma

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
1likes416downloads
Model Card

Overview

The Gemma, state-of-the-art open model trained with the Gemma datasets that includes both synthetic data and the filtered publicly available websites data with a focus on high-quality and reasoning dense properties. The model belongs to the Gemma family with the 4B, 7B version in two variants 8K and 128K which is the context length (in tokens) that it can support.

Variants

NoVariantCortex CLI command
1Gemma-7bcortex run gemma:7b

Use it with Jan (UI)

  1. 1.Install Jan using Quickstart
  2. 2.Use in Jan model Hub:
bash
    cortexso/gemma

Use it with Cortex (CLI)

  1. 1.Install Cortex using Quickstart
  2. 2.Run the model with command:
bash
    cortex run gemma

Credits