Mozilla.ai Blog

科技

1榜单2小时前更新默认榜单
实时热榜
Mozilla.ai Blog
2小时前更新
  • 01
    Open Source Is Not a Virtue: It’s an Ownership Model
    Open source isn't a moral choice; it’s an operational strategy to prevent vendor lock-in. As transient AI models change, controlling the orchestration layer that routes and manages them becomes critical. Owning your infrastructure code is the only way to ensure true architectural sovereignty.Alejandro Gonzalez
  • 02
    Using Octonous as a Product Operations Manager
    Discover how a Product Operations Manager uses Octonous to streamline daily workflows, from turning GitHub releases into newsletters to capturing competitor intel from Slack. Save hours on repetitive tasks and focus on the strategic work that really matters.Sandra Antunes
  • 03
    llamafile v0.10.5
    llamafile v0.10.5 is out! Updated llama.cpp core support lets you run two huge models locally: the compressed 6GB Ternary Bonsai 27B and the fast 118B Laguna-S-2.1 coding MoE. This release also fixes docs and adds pre-built transcribefile speech-to-text binaries.Anushri Gupta
  • 04
    The Future of AI is Personal — But Not The Way You Think
    AI’s future isn’t about replacing human thinking, but enhancing it. As AI agents evolve from simple assistants into deeply connected systems, control, privacy, and personalisation will shape the next era of AI. Mozilla AI is building towards a more open and user-controlled future.Daniel Nissani
  • 05
    How Frontier Labs Are Building Subtle Developer Lock-In
    Frontier AI models are becoming more capable, but also more tightly coupled to proprietary state, memory and execution environments. This article explores what that means for developers building open, portable AI systems.David de la Iglesia Castro
  • 06
    Who Cares About LLM costs?
    Why would you worry about them? LLMs promise something close to infinite capability, and worrying about the meter feels like someone else's problem. Ship the feature. Let the model think as long as it needs to, right? Right. Until the bill arrives. The shock Picture it: yourAdrian Matei
  • 07
    Stop Chasing New Models. Build Once and Access Them All.
    Swapping LLMs sounds simple, but managing separate SDKs, credentials, and billing turns model evaluation into an infrastructure headache. Otari solves this with a unified gateway, decoupling application logic from providers so teams can seamlessly route traffic, test new models, and control spend.Carlos Alvarez
  • 08
    From Evaluation to Guardrails: What We Brought to ACM FAccT 2026
    At ACM FAccT, we demonstrated why AI guardrails need the same scrutiny as models. Moving from static policies to context- and language-specific evaluations, our hands-on session proved that agentic guardrails equipped with tools like web search are vital for reliable, real-world deployment.Roya Pakzad
  • 09
    Open Models are ready for agents. Their APIs are not.
    Open models have reached impressive levels of capability, but the surrounding platform often falls short. This blog explores the hidden infrastructure gaps developers face and why bridging them is essential for production-ready AI applications.David de la Iglesia Castro
  • 10
    Using Octonous as an AI Safety Engineer
    Discover how Octonous helps our team at Mozilla.ai cut through daily busywork, from automatically monitoring our libraries to staying on top of the latest developments in AI safety.Daniel Nissani
  • 11
    The Control Layer: Why the Next Era of AI Is About Infrastructure, Not Just Models
    The Model’s the Easy Part - How to Get, and Keep, Value Here’s how I see the evolution of AI in enterprises over the last few years: Autumn of 2022, the world thinks it’s going into a recession. IT budgets are frozen for 2023.John Dickerson
  • 12
    Introducing Otari: The Open-Source LLM Control Plane
    If you are building LLM-powered applications today, you are probably managing multiple LLM providers, a pile of API keys, and your own logic for routing, budgets, and failovers. Accessing language models is no longer the challenge. Operating LLM infrastructure effectively is. Today, we are excited to launch Otari, theMus Himdi
  • 13
    Announcing transcribe.cpp
    Meet transcribe.cpp, a new open-source C/C++ speech-to-text inference library with portable, GPU-accelerated support for multiple STT models. Developed through Mozilla.ai's Builders in Residence program, it makes adding fast, local transcription to applications easier than ever.Davide Eynard
  • 14
    Using Octonous as a Product Manager
    A look at how we use Octonous inside mozilla.ai to reduce the everyday overhead of product work, from turning Slack feedback into GitHub issues to staying on top of product changes and finding context across the tools where work already happens.Hasan Gözlügöl
  • 15
    Image Classification Comes to encoderfile
    Encoderfile now handles images. Starting with image classification, you can run vision models as a single executable — no Python runtime, no serving infrastructure, just a file path in and a label out.Javier Torres Ramón