VFF - The signal in the noise
News

Cohere open-sources coding agent that runs on single H100

Read original
Share
Cohere open-sources coding agent that runs on single H100

Cohere released North Mini Code, a 30 billion parameter open-source coding agent that runs on a single H100 GPU, offering engineering teams an alternative to proprietary models like Claude Fable 5. The model is purpose-built for agentic software engineering tasks including code review, architecture mapping, and terminal work, but generates roughly three times more output tokens than comparable models in testing, creating a verbosity cost in high-volume production scenarios.

  • North Mini Code is a 30B parameter mixture-of-experts model with 3B active parameters per token, available under Apache 2.0 license on Hugging Face
  • Supports 256,000 token context window and 64,000 token max generation length, trained specifically for agentic coding tasks across three different agent scaffolds
  • Achieves 2.8x higher output throughput and 30% inter-token latency advantage over Mistral Devstral Small 2 in internal testing, but generates 75 million tokens versus 25 million median on Artificial Analysis benchmarks
  • Can run on Mac Studio with 20GB RAM via MLX, making it accessible for local development alongside cloud deployment options

Open-source coding agents reduce vendor lock-in and lower deployment costs for teams building agentic software engineering pipelines. North Mini Code's efficiency on modest hardware (single H100, or even Mac Studio) democratizes access to capable coding agents that were previously limited to managed API services. However, the verbosity tradeoff means teams must evaluate token costs carefully in production workloads.

Engineering teams can now deploy a capable coding agent without relying on Claude Fable 5 or other proprietary models, reducing per-token costs and improving data privacy. The model's ability to run on a single H100 or local hardware makes it economically viable for organizations of various scales, though the higher token generation means actual inference costs require careful calculation against alternatives.

  • Open-source coding agents are becoming competitive with proprietary offerings on speed and capability, shifting the competitive landscape away from pure API-based models
  • The verbosity penalty (3x output tokens) suggests that efficiency gains from sparse MoE architecture come with a tradeoff in model conciseness, requiring teams to model total cost of ownership rather than parameter count alone
  • Multi-harness training across different agent scaffolds (SWE-Agent, Mini-SWE-Agent, OpenCode) appears to improve generalization, potentially becoming a standard practice for agentic model development

Monitor whether the verbosity penalty becomes a limiting factor in production deployments and whether other vendors respond with similarly efficient open-source alternatives. Track adoption patterns across different deployment scenarios (local, single GPU, cloud) to understand where North Mini Code gains traction. Watch for improvements in token efficiency in future versions, as the 3x output token multiplier is a significant cost driver in high-volume agentic pipelines.

Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

AMD launches Helios AI system to challenge Nvidia
TrendingNews

AMD launches Helios AI system to challenge Nvidia

AMD announced a new Helios rack-scale AI system designed to compete with Nvidia's offerings in the data center market. The system will begin shipping to customers later in 2026. This move represents AMD's effort to capture share in the high-demand AI infrastructure segment where Nvidia currently dominates.

by Lucas Ropek· TechCrunch AI
Nvidia Sends GPUs to the Moon
TrendingNews

Nvidia Sends GPUs to the Moon

Nvidia is deploying GPUs to lunar missions, extending the company's hardware reach beyond Earth-based data centers and AI applications. The move signals Nvidia's strategy to position its processors as essential infrastructure across multiple domains, including space exploration. Details on specific missions, timelines, and technical specifications are limited in available reporting.

by Tim Fernholz· TechCrunch AI
Etched hits $10.3B valuation with GPU-free AI inference chips
TrendingNews

Etched hits $10.3B valuation with GPU-free AI inference chips

Etched, a startup founded by three Harvard dropouts, has raised funding at a $10.3 billion valuation by developing chips and memory components designed to accelerate AI model inference without requiring GPUs. The company claims its hardware can speed up inference across any AI model. The funding round attracted backing from major investors, signaling confidence in the alternative chip approach to AI acceleration.

by Julie Bort· TechCrunch AI
U.S. Investigates Moonshot for Chip Access, IP Theft
TrendingNews

U.S. Investigates Moonshot for Chip Access, IP Theft

The U.S. Bureau of Industry and Security is formally investigating whether Chinese AI companies like Moonshot are improperly accessing advanced American chips and training models on intellectual property from U.S. labs such as Anthropic. Trump administration officials have publicly accused Moonshot and other Chinese open source AI firms of stealing IP from American AI developers. If the investigation concludes misconduct occurred, the Commerce Department could add Moonshot to its entity list, restricting access to U.S. advanced chip technology.

by Leo Schwartz· The Information