CoolFace
Modelpublic

brokencircuitranch/gemma4-hermes-tools

sourceHugging Facegemmaupdated 5mo agoView on Hugging Face
8likes761downloads
Model Card

Fine-tuned version of google/gemma-4-26B-A4B-it for reliable tool use and function calling.

## Training

  • Base model: google/gemma-4-26B-A4B-it (Mixture of Experts)
  • Fine-tuning framework: Unsloth
  • Hardware: NVIDIA A100 80GB (HuggingFace Space)
  • Method: QLoRA (4-bit) → merged to 16-bit

## Training Data

Total: 6,893 examples, 2 epochs

## Training Results

StepLoss
101.825
500.374
2000.196
5000.110
8620.113

Final training loss: 0.224

## Intended Use

Designed for agentic pipelines requiring reliable structured tool call generation. Tested with Ollama for local inference.

## Files

  • model-0000x-of-00002.safetensors — merged 16-bit weights
  • gemma4-hermes-tools-Q4_K_M.gguf — quantized for local inference via Ollama/llama.cpp

## License

Inherits Gemma Terms of Use