Skip to main content
Development 1 min read 492 views

Ai2 Launches SERA: Open-Source Coding Agents for Custom Repositories

SERA-32B and SERA-8B models enable enterprises to train custom coding agents on their own codebases at lower cost.

TD

TechDrop Editorial

Share:

The Allen Institute for AI (Ai2) has launched a family of open-source coding agents designed to help enterprise developer teams train smaller, open models on their organization's codebase.

SERA Agents

The first release, SERA (Soft-Verified Efficient Repository Agents), helps developers with code generation, code review, debugging, maintenance and code explanation. Small developer teams can fine-tune agents and run them directly in Claude Code from Anthropic.

Model Variants

SERA arrives in two versions: SERA-32B, a 32 billion-parameter model that delivers strong SWE-bench Verified performance solving about 55% of issues in standard settings, and SERA-8B, an 8 billion-parameter model that solves 29.4% of SWE-Bench Verified problems.

Cost Advantages

Ai2 reports that a complete training and fine-tuning recipe for SERA costs less to reproduce than one based on Devstral Small 2 from Mistral, making custom coding agents more accessible to enterprises.

Tags: #Github

Related Articles