How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
# Run inference directly in the terminal:
llama cli -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
# Run inference directly in the terminal:
llama cli -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
Use Docker
docker model run hf.co/QuantFactory/Gemmasutra-Mini-2B-v1-GGUF:
Quick Links

QuantFactory/Gemmasutra-Mini-2B-v1-GGUF

This is quantized version of TheDrummer/Gemmasutra-Mini-2B-v1 created using llama.cpp

Original Model Card

Join our Discord! https://discord.gg/Nbv9pQ88Xb

Works on Kobold 1.72 and Layla (iOS / Android)


image/png

BeaverAI team proudly presents

Gemmasutra Mini 2B v1 ๐Ÿง˜

Gemma's been training for ALL of you.

image/webp

A tiny RP model packing an unbelievable PUNCH. Finetuned by yours truly.

Description

Gone are the days when models below 7B were too small to give you a satisfying RP experience.

Gemmasutra Mini 2B v1 marks the beginning of a new chapter in our local LLM community.

Be it in your browser, your crappy laptop, your mid-tier phone running Layla, or your Raspberry Pi...

This lil 2B will give you a playthrough worth having.

A model for thee, a model for all!

(And yes, it is uncensored and unaligned. Enjoy!)

Links

Usage

  • For the best experience, use the Gemma Instruct template and modify it to support the system role (e.g., <start_of_turn>system)
  • Chat Completion works well too
  • Don't use it for Math

Examples

A big thanks to @kurgan1138 for most of the logs!

SFW

image/png

image/png

image/png

image/png

4K context

image/png

image/png

NSFW NSFW NSFW NSFW NSFW

NSFW NSFW NSFW NSFW NSFW

NSFW NSFW NSFW NSFW NSFW

image/png

image/png

image/png

Forgiveness Meter

image/png

Group Character

image/png

image/png

image/png

image/png

image/png

Downloads last month
73
GGUF
Model size
3B params
Architecture
gemma2
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support