Cisco Foundation AI released two open-weight language models today: Antares-350M and Antares-1B. These aren't toys. They're built to do one job and do it better than anything else at the price point, finding security vulnerabilities in codebases by linking CVE entries to specific files.

The benchmark tells the story. On Cisco's 500-entry vulnerability dataset, Antares scanned repos in about an hour for under $1. GPT-5.5 took 4.5 hours and cost $141. Both run locally, which matters. Sensitive source code stays on your hardware, not some lab's servers. Antares isn't leading on code generation or reasoning benchmarks because it isn't built for those. It's built to catch the thing that actually matters to security teams: knowing which files have known bugs.

There's a pattern here that keeps repeating and hasn't quite broken through in the headlines. The frontier model labs are in a speed race they can't win at scale. You need a model that runs fast, costs nothing, and solves a specific problem? Build it. Train it on the thing you care about. Ship it. The labs are still treating specialization as a downgrade from generality, but teams with actual security problems don't care that a model can write essays about Renaissance art if it's too slow and expensive to scan their codebase on Monday morning.