QLoRA fine-tune of
Qwen 2.5 7B Instruct for Radicle and Git tool calling. Distributed as a GGUF file for local inference with
llama.cpp.
Tool-calling backend for CLI assistants that work with
Radicle (decentralized code collaboration) and Git. The model selects and parameterizes the right CLI tool given a natural language request.
Evaluated on 88 held-out examples (stratified across all 89 tools). Scoring: 1.0 = correct tool + arguments, 0.75 = correct tool + extra args, 0.5 = correct tool + wrong args, 0.0 = wrong tool or no tool call.
See
RESULTS.md for full experiment history.