Skip to content
Tech News
← Back to articles

Meta Introduces a Big New AI Model for the Agentic Age

read original more articles

Meta on Thursday announced the next version of its multimodal Spark AI model, Muse Spark 1.1, calling it a significant upgrade from its predecessor. The model is built specifically for agentic tasks and has promises major gains in areas such as computer use, coding and multimodal understanding.

Spark 1.1 follows the launch of Muse Image, its new image-generation tool, which already has some Instagram users opting out. (You can learn how to do that here.)

With the likes of OpenAI and Anthropic storming headlines with new and advanced AI models, Meta's announcement is a sign that the company is jumping back into the AI race after lagging behind for more than a year and undergoing extensive reorganization. The model was released by what Meta calls its Superintelligence Labs, an outfit led by former Scale AI CEO Alexandr Wang.

Meta also launched a public preview of its Meta Model API, in which the new Spark 1.1 will be accessible to developers. The model is now available in the "Thinking" mode within the Meta AI app and on meta.ai.

Enhanced agentic capabilities

Meta says that Spark 1.1 can complete complex projects significantly faster than its predecessor. It's trained to "orchestrate multiagent systems to optimize end-to-end latency," according to the company's blog post. Agentic AI refers to models that can take actual actions on your behalf, rather than just providing answers to a prompt.

This multiagent system features a main agent and subagents. The main agent will make a plan and delegate its execution across parallel subagents. Those subagents will stick to their assigned tasks, use available tools and escalate back to the main agent when necessary.

Spark 1.1 also actively manages its 1-million-token context window by remembering actions, retrieving information from earlier work and compacting context in a way that keeps the important steps needed for later, according to the blog. That means you should be able to ask it to do more complicated tasks without running into the limits of how much the model can handle at once.

Computer use and coding

The new model might also be able to take control of your computer for certain tasks, if that's something you're willing to give a try.

... continue reading