Home / Companies / Fireworks AI / Blog / August 2025

August 2025 Summaries

9 posts from Fireworks AI

Filter
Month: Year:
Post Summaries Back to Blog
DeepSeek V3.1 represents a significant advancement in open-source large language models (LLMs), introducing hybrid reasoning modes that allow users to switch between "thinking" (chain-of-thought) and "non-thinking" (rapid reply) modes, effectively reducing hallucinations by 38% compared to its predecessor. This version is optimized for real-world applications with enhanced tool integration, expanded multilingual capabilities covering over 100 languages, and an architecture that supports massive context capacity, making it suitable for complex tasks such as agentic workflows and long-document analysis. With its Sparse Mixture-of-Experts architecture and ~685 billion parameters, DeepSeek V3.1 offers improved performance, especially in multi-step reasoning tasks and maintaining coherence across contexts. It is designed for a range of impactful applications, including smart research copilots, enterprise agent workflows, code companions, and global conversational assistants, making it a powerful tool for teams developing high-complexity AI applications in diverse linguistic environments.
Aug 26, 2025 613 words in the original blog post.
Eval Driven Development (EDD) is an innovative approach that adapts the traditional Test-Driven Development (TDD) methodology to leverage the capabilities of Large Language Models (LLMs), focusing on the creation of evaluations or "evals" to define desired behaviors before coding. This approach is exemplified through the integration of Claude Code with Model Context Protocol (MCP) servers, which provide the AI agent with access to relevant external data, enhancing its ability to perform evals accurately. By using these tools, developers can guide AI agents effectively through meta-prompting, allowing them to understand tasks and access resources such as the Eval Protocol library and GitHub repositories. The process begins with setting up a project environment and creating initial tests, which are then expanded into a comprehensive suite using AI-driven test generation, significantly saving manual effort. This evolution in the TDD workflow transforms the developer's role from writing code to defining high-level goals, while the AI handles detailed implementation, fostering a collaborative feedback loop that enhances the development and scaling of AI agents. Fireworks advocates for this shift towards AI-driven validation, seeing it as a future-oriented approach in the development of intelligent systems.
Aug 25, 2025 1,394 words in the original blog post.
In the quest to improve AI evaluation methods, this text highlights the transition from a rigid, checklist-based evaluation system to a more nuanced, human-centered approach using Eval Protocol (EP). The initial method, which relied on a simple checklist to judge AI-generated images, was found to be technically accurate but misaligned with human expectations. To address this, the evaluation was enhanced to focus on human-preference rubrics such as intent matching, content recognizability, spatial design, user experience, and visual coherence. This shift was embodied in a new evaluation framework that prioritized human-like judgment over mere technical compliance, resulting in more realistic and meaningful scores. The process also involved combining traditional checklist evaluations with human preference assessments to achieve a balanced score that better reflects real-world quality. The text concludes by advocating for codified, reproducible evaluation tests that align with user expectations, underlining the flexibility and speed of the Eval Protocol in adapting evaluation processes.
Aug 15, 2025 4,108 words in the original blog post.
The blog post details a process for developing AI agents using Test-Driven Development (TDD) with the Eval Protocol, a pytest-centric framework aimed at ensuring reliability and structure in agent development. The author outlines their experience of building a digital store concierge agent capable of interacting with a music database, employing the AI coding assistant Cursor to convert high-level project ideas into a structured plan saved in a project.md file. The development environment was set up using a Postgres database and the Eval Protocol, facilitating the creation of machine-checkable tests that guide the agent's functionality. Initial tests focused on simple user requests, such as identifying Jazz tracks under a specific price, while subsequent tests incorporated safety measures like red teaming to prevent security risks. This TDD workflow, supported by AI-assisted scaffolding, observable testing, and a focus on safety, allows developers to build robust, reliable AI agents capable of evolving without unexpected regressions.
Aug 14, 2025 1,501 words in the original blog post.
The launch of GPT-OSS has marked an exciting development for the open-source AI community, offering new opportunities for developers and researchers. Fireworks.ai has been instrumental in enhancing the model's implementation, focusing on reliability and performance to make it truly production-ready. A key improvement was made in the tool-calling functionality, which initially exhibited bugs causing unreliable behavior. After addressing these issues, Fireworks.ai's implementation was recognized for its quality, particularly in tool calling, by OpenRouter. Furthermore, the company identified and corrected a critical bug in the model's tokenizer logic, sharing the fix with the community to promote open-source collaboration. The enhancements led to a reevaluation of benchmarks, revealing that OpenAI's initial reports underestimated the model's capabilities by 5-10%. Fireworks.ai's improvements have resulted in a more reliable and efficient version of GPT-OSS, offering developers a solid foundation for building AI applications.
Aug 12, 2025 1,030 words in the original blog post.
OpenAI has released two new open-source models, gpt-oss-20b and gpt-oss-120b, which mark the organization's return to open models after GPT-2. These models are designed for strong reasoning and problem-solving, with features that include long context windows, adjustable reasoning levels, and support for both built-in and user-provided tools. They are particularly suited for agentic use cases due to their ability to generate consistent multi-turn trajectories and their standard mixture-of-experts transformer architecture, enhanced through focused training data and reinforcement learning. The models are benchmarked against other OpenAI models and Chinese proprietary models, showing competitive performance even with smaller sizes. Additionally, OpenAI introduces the Harmony Chat Format, a new chat protocol that enhances the models' interactive capabilities, allowing for structured problem-solving and advanced agentic tasks. These models can be deployed on Fireworks AI and are part of a collaboration with AMD to make AI models more accessible and cost-efficient on AMD's latest GPUs.
Aug 05, 2025 804 words in the original blog post.
Eval Protocol (EP) is an open-source library and SDK designed to bring software development lifecycle rigor to the development of large language model (LLM) applications, providing a standardized method for evaluating these models akin to unit testing and CI/CD automation. EP addresses the challenges developers face with LLMs by standardizing evaluations from initial model selection to production deployment, offering immediate benefits such as automated CI/CD checks to prevent regressions. It supports both single-turn and multi-turn evaluations, allowing developers to optimize and customize their models over time. EP facilitates seamless integration into existing workflows through tools like GitHub Actions and provides resources to help developers transition from basic quality checks to advanced model customization, effectively bridging the gap between quick wins and long-term improvements in LLM application development.
Aug 04, 2025 783 words in the original blog post.
Kimi K2 is an advanced Mixture-of-Experts (MoE) Transformer model designed to excel in specialized real-world software engineering tasks, surpassing models like GPT-4.1 in benchmarks such as SWE-Bench Verified. With a unique architecture featuring 384 specialized experts, Kimi K2 dynamically routes input to the most relevant skills in real time, making it efficient and effective in long-range reasoning and autonomous tool-use scenarios. Its agentic capabilities allow for autonomous workflow orchestration, including API calls and code execution, making it suitable for building intelligent assistants that perform multi-step actions. Kimi K2 is available in two main variants, the Base and Instruct models, with the latter optimized for chatbots, coding assistants, and autonomous agents. Despite its impressive performance, deploying Kimi K2 requires experienced engineers to customize behaviors and integrate advanced tool chains, with Fireworks AI offering expertise in optimizing deployments for speed, quality, and cost.
Aug 01, 2025 989 words in the original blog post.
The Qwen3 models, developed by Fireworks AI, offer specialized variants designed to enhance specific tasks across coding, mathematical problem-solving, and real-time customer support. The Qwen3-Coder-480B-A35B-Instruct model excels in agentic coding workflows and tool-driven software engineering, offering a high-performance solution for developers seeking efficient code execution. The Qwen3-235B-A22B-Thinking-2507 model is optimized for complex reasoning and math tasks, providing deep reasoning capabilities and extended context handling. Meanwhile, the Qwen3-235B-A22B-Instruct-2507 model is tailored for multilingual, instruction-following tasks, making it ideal for real-time customer support. These models demonstrate the potential of open-source solutions to rival commercial APIs, offering cost-effective, specialized, and flexible alternatives that cater to diverse development needs, encouraging developers to choose open-source over proprietary options.
Aug 01, 2025 2,790 words in the original blog post.