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

functiongemma-270m-automaticity-v8

Archival public release of Automaticity V8 LoRA, merged model, and GGUF exports research artifacts.

Training datasets, row-level prompts, predictions, and detailed evaluation evidence remain private. This release is retained for reproducibility and further testing; it is not a production promotion.

Contents

  • GGUF/functiongemma-270m-it.Q4_K_M.gguf
  • GGUF/functiongemma-270m-it.Q8_0.gguf
  • lora_adapter/adapter_model.safetensors
  • merged_model/model.safetensors

SHA-256

  • 8a7fa141d2be58bd25c37492a7c30e298fa120d79d95d8458eaa88185a9b986a GGUF/functiongemma-270m-it.Q4_K_M.gguf
  • 5156eeeb11d7bba38ad88c5014df40b3474bc3350a043c63619f082ce5a7e02e GGUF/functiongemma-270m-it.Q8_0.gguf
  • 3c5fe0bd442eb369706ddf1789c8288242b3a3c6a6ed5ebe1c3130570d40de4f lora_adapter/adapter_model.safetensors
  • 0e35332941326fc4807e8faf6ff5ba376812c285398984e283dee7c19b2602ac merged_model/model.safetensors
Downloads last month
10
GGUF
Model size
0.3B params
Architecture
gemma3
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

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

Model tree for turnercore/functiongemma-270m-automaticity-v8

Quantized
(54)
this model