Cohere Open-Sources North Mini Code, a 30B Parameter Coding Agent for Local Deployment
Cohere released North Mini Code, an open-source 30 billion parameter mixture-of-experts model designed for agentic software engineering tasks, on Tuesday. The model runs efficiently on a single H100 GPU or even a Mac Studio, offering an alternative to proprietary solutions like Claude Fable 5 and Mistral Devstral. The release addresses demand for locally-deployable coding agents, though the model generates significantly more output tokens than comparable alternatives, which could increase costs in production.
Cohere launched North Mini Code, a specialized open-source coding agent built specifically for agentic software engineering rather than adapted from a general-purpose base model. The 30 billion parameter sparse mixture-of-experts model activates only 3 billion parameters per token, enabling efficient inference on a single H100 or even consumer hardware like a Mac Studio with 20GB RAM. The model supports a 256,000 token context window and was trained through supervised fine-tuning and reinforcement learning across more than 70,000 verifiable tasks from approximately 5,000 repositories. It includes capabilities for architecture mapping, code review, terminal-based interactions, and sub-agent orchestration. According to vendor benchmarks, North Mini Code claims 2.8x higher output throughput and 30% lower inter-token latency compared to Mistral Devstral Small 2, though independent testing shows it generates three times more output tokens than comparable models—a verbosity that could compound costs in high-volume production workloads.
What's missing
The article does not discuss potential licensing implications of training on existing codebases or how Cohere's approach to deduplication against SWE-Bench affects reproducibility. Additionally, there is limited discussion of how the model's performance compares on real-world production tasks versus benchmark evaluations.
What different sources said
- VentureBeatCenter
Cohere open-sources a coding agent that runs on a single H100
Related

Blacksmith CI Service Charges $1,081 to User on Free Trial Without Credit Card on File
A developer team using Blacksmith, a GitHub Actions alternative, received a $1,081 invoice after exceeding free tier limits without having provided a credit card. The company's free trial continued accruing charges rather than stopping service, contrary to typical SaaS conventions. The incident raises questions about whether such billing practices are legally permissible and whether they align with user expectations.

Apple Testing Camera-Equipped AirPods for AI-Enhanced Siri, But Privacy Concerns May Delay Launch
Apple has designed AirPods with built-in cameras to give Siri visual context for user requests and is in late-stage testing with employees, according to Bloomberg reporting. The cameras would enable features like landmark-based navigation, food identification, and smarter contextual assistance, though they would not record photos or video like smart glasses. However, Wired reports Apple may delay the product due to insufficient AI capabilities and executive concerns about privacy risks without compelling use cases.

AI Companies Adopt Serif Fonts to Signal Trustworthiness and Human Touch
AI companies like Claude, Perplexity, and Runway are increasingly using serif fonts in their branding and user interfaces, a shift designers attribute to efforts to make artificial intelligence appear more human and trustworthy. Serif typefaces, historically associated with print media, books, and authority, contrast with the cleaner sans-serif fonts often perceived as computer-like and cold. The trend reflects broader public skepticism about AI and companies' attempts to build confidence in their products through design choices that evoke human craftsmanship and reliability.