Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Introducing "Make it Heavy" a framework to simulate Grok Heavy functionality, fully open-source and running in your terminal. Use any model you want, thanks to . 👇

180,779 Aufrufe • vor 10 Monaten •via X (Twitter)

10 Kommentare

Profilbild von Pietro Schirano
Pietro Schiranovor 10 Monaten

Link here:

Profilbild von Pietro Schirano
Pietro Schiranovor 10 Monaten

So how does it work? In the image, you can see the main architecture. At its core, we have the agent building block. The main characteristics are: - Self-contained: Complete agent implementation with tool access - Agentic Loop: Continues working until task completion - Tool Integration: Automatic tool discovery and execution - Configurable: Uses `config.yaml` for all settings I made it so the tools are super easy to swap or add new ones, just drop files into the `tools` folder. An orchestrator (which is also an agent block) runs multiple questions based on the nature of a request to a set number of agents and synthesizes the results.

Profilbild von Pietro Schirano
Pietro Schiranovor 10 Monaten

In Grok Heavy, you are limited to a maximum of 4 agents. Here, you can run as many agents in parallel as you want (of course, it would get expensive and you may run into context length limitations on certain models). All you have to do is change the config file. In the config, you can change other settings like which model is the main one, and other options like the max number of loops allowed for each agent. Bonus: you can also run a single agent in a chat, which is pretty cool for tool testing.

Profilbild von Pietro Schirano
Pietro Schiranovor 10 Monaten

I am very happy with this release, I think it will demystify a lot about how these types of systems work. The Sequential Thinking MCP was huge for the space (literally any famous coding agent uses it), and I hope people can build on top of this as well.

Profilbild von Marta Calvinho
Marta Calvinhovor 10 Monaten

@OpenRouterAI Did you notice any major difference in Kimi K2 performance with this?

Profilbild von GosuCoder
GosuCodervor 10 Monaten

@OpenRouterAI Curious how the results have been for you, is it noticeably improving output?

Profilbild von Philippe Tremblay
Philippe Tremblayvor 10 Monaten

@OpenRouterAI How is it running for 4 minutes? You make it iterate?

Profilbild von Tooliense
Tooliensevor 10 Monaten

@OpenRouterAI Is this process shows the improvement? According to XAI live they said that after running the agents they have researched the special method to improve not just getting together. But this is also a interesting project i think. 😁

Profilbild von Hassan
Hassanvor 10 Monaten

@OpenRouterAI Super cool Pietro!

Profilbild von Pietro Schirano
Pietro Schiranovor 10 Monaten

@OpenRouterAI Thank you!

Ähnliche Videos