r/LocalLLaMA
· Communities
Supra Reasoning Summarizer — a tiny model to summarize thinking traces from coding agents
Hi, r/LocalLLaMA! SupraLabs just released a model called: SupraLabs/reasoning-summarizer-800m-pre-gguf It is a thought trace summarizer. Basically, the user/dev can send a reasoning + tool calls (if you want), and then the model will generate a JSON which looks liek this: { "title": "...", "sub_title": "...", "summary"