Cohere Launches Open-Source Coding Agent
Cohere's North Mini Code offers a groundbreaking open-source alternative for coding agents, designed to run efficiently on a single H100. Discover how this 30 billion parameter model is set to revolutionize software engineering tasks.
What is North Mini Code?
Cohere's North Mini Code is an innovative open-source coding agent that targets the full agentic coding stack. With a staggering 30 billion parameters, this model is specifically designed for agentic software engineering, offering integrated tool-use capabilities and enhanced performance for multi-step tasks.
Key features of North Mini Code include:
- Architecture Mapping: It can analyze and map systems architecture, surfacing dependencies and performing code reviews across extensive codebases.
- Terminal-Based Tasks: Trained for terminal environments, it adeptly handles shell interactions and command-line tooling, making it a versatile tool for developers.
- High Context Window: With a 256,000 token context window, it can manage substantial multi-file projects in a single context pass, significantly improving workflow efficiency.
How Was It Built?
The model employs a sparse mixture-of-experts architecture, activating only a fraction of its total parameters during inference. Cohere's rigorous training process involved supervised fine-tuning and reinforcement learning across over 70,000 tasks, ensuring robust performance across various coding scenarios.