Fireworks f1: A Breakthrough in Complex Reasoning with Compound AI
By Fireworks AI|11/15/2024
By Fireworks AI|11/15/2024
At Fireworks, we believe the future of AI is shifting to compound AI systems that combine specialized models and tools to achieve better performance, reliability and control, compared to a single model.
However building compound AI systems is difficult and time-consuming, right from selecting and tuning different components to orchestrating how they work together. So earlier this year, we set out to simplify the process of building compound AI, with the goal of making compound AI as easy to use as prompting a model.
Today, we’re releasing a first step in that direction. f1 is a compound AI model specialized in complex reasoning, that interweaves multiple open models at the inference layer. Early testing has shown reasoning capabilities that match or exceed many closed frontier models as well as the best open models.
f1 enables developers to access the power of compound AI with the simplicity of prompting. f1 is designed with the idea of declarative programming. Using prompt as the universal declarative programming language for Gen AI application building, developers can describe what they want to achieve via prompting, without needing to specify exactly how to accomplish it. We’ve shared some examples of using f1 through prompting later in this blog.
f1 and f1-mini (a smaller, faster variant) are now available in preview with free access on Fireworks AI Playground. We’re also inviting applications for early access to the f1 API and design partnerships for use cases that require complex reasoning.
We invite you to help us improve these models and shape the future of compound AI.
f1 demonstrates strong capabilities across benchmarks focused on complex reasoning. On coding, chat, math and reasoning use cases, it surpasses the best open models and most closed frontier models. We will share more comprehensive benchmark results soon.
f1’s use of interleaved generation from multiple open models allows it to reason through a variety of complex reasoning tasks. Here are some examples:
Every morning Aya goes for a $9$-kilometer-long walk and stops at a coffee shop afterwards. When she walks at a constant speed of $s$ kilometers per hour, the walk takes her 4 hours, including $t$ minutes spent in the coffee shop. When she walks $s+2$ kilometers per hour, the walk takes her 2 hours and 24 minutes, including $t$ minutes spent in the coffee shop. Suppose Aya walks at $s+\frac12$ kilometers per hour. Find the number of minutes the walk takes her, including the $t$ minutes spent in the coffee shop.
Is this statement correct - given any five points on the surface of a sphere, there is some closed hemisphere (i.e., including the boundary) that contains at least four of them.
Prompt:
Output:
Find, with proof, the maximum number of knights one can place on a chessboard such that no two of them attack each other.
Do the same for bishops
Access f1 and f1-mini in preview with free access now on Fireworks AI Playground. Apply for early access to the f1 API and design partnerships for use cases that require complex reasoning.