The article explores how local AI models, such as Gemma and Qwen, can be used to classify and triage open-source contributions in the OpenClaw repository. These models generate labels for pull requests, improving code organization and efficiency. Evaluation on a 330-row dataset shows that larger models like Qwen excel in precision and exact match, while Gemma performs better in recall and speed. The study highlights the trade-offs between local inference and cloud models, emphasizing that local models offer better accuracy and control for specific tasks like open-source triage.

