Ollama Model Tuner

Ollama Model Tuner v1.0.0

javimosch Updated

File contents

Ollama Model Tuner v1.0.0

🎯 Purpose

  • Prompt engineering & A/B testing
  • Modelfile customization
  • LoRA fine-tuning with local data
  • Performance benchmarking

🚀 Quick Start

!ollama-model-tuner --model llama3 --dataset ./data.json --task classification

Files

  • scripts/tune.py: Python tuner with eval loop
  • prompts/system.md: Base system prompts

Supported

Ollama 0.3+, Python 3.10+, datasets in JSONL/CSV.

javimosch/open-claw-skills/tree/main/skills/gblockchainnetwork/ollama-model-tuner commit 4d0441ed9d

Frequently asked questions

npx skillmds@latest add javimosch/ollama-model-tuner