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 turnercore/functiongemma-automaticity-v7-q8
# Run inference directly in the terminal:
llama cli -hf turnercore/functiongemma-automaticity-v7-q8
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf turnercore/functiongemma-automaticity-v7-q8
# Run inference directly in the terminal:
llama cli -hf turnercore/functiongemma-automaticity-v7-q8
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 turnercore/functiongemma-automaticity-v7-q8
# Run inference directly in the terminal:
./llama-cli -hf turnercore/functiongemma-automaticity-v7-q8
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 turnercore/functiongemma-automaticity-v7-q8
# Run inference directly in the terminal:
./build/bin/llama-cli -hf turnercore/functiongemma-automaticity-v7-q8
Use Docker
docker model run hf.co/turnercore/functiongemma-automaticity-v7-q8
Quick Links

FunctionGemma Automaticity V7 Q8

Current automaticity benchmark winner. Public GGUF artifact retained as the comparison baseline for MiniCPM V8.

The benchmark rows/results are stored in private dataset repo turnercore/automaticity-benchmark-v1; this model card includes the headline score.

Automaticity benchmark v1

Run Exact Tool name Arguments No-op recall p50 latency p95 latency
FunctionGemma_AUTOMATICITY_V7_Q8 82/92 (89.1%) 96.7% 90.2% 94.7% 180 ms 568 ms

This model remains the local winner until a later automaticity dataset/model beats it on the same frozen benchmark.

Downloads last month
248
GGUF
Model size
0.3B params
Architecture
gemma3
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for turnercore/functiongemma-automaticity-v7-q8

Quantized
(50)
this model