Install
openclaw skills install ollama-model-tunerLocally fine-tune Ollama models, prompts, and LoRAs using custom datasets and evaluation metrics without requiring cloud resources.
openclaw skills install ollama-model-tuner!ollama-model-tuner --model llama3 --dataset ./data.json --task classification
scripts/tune.py: Python tuner with eval loopprompts/system.md: Base system promptsOllama 0.3+, Python 3.10+, datasets in JSONL/CSV.