Parallel Thinking Reasoning

Use when the user invokes /parallel-thinking-reasoning or wants to apply parallel thinking decomposition as a meta-layer over any Vidbyte reasoning strategy. Counters the overthinking failure mode by decomposing the problem into 3G��5 independent sub-problems, running the selected base strategy on each in parallel, and synthesizing the results. Reduces inference cost by avoiding redundant reasoning while improving accuracy through focused decomposition. Based on S-GRPO (sequence reduction with accuracy gains) and REA-RL (36% cost reduction without accuracy loss).

cerredz 9eefd40 39.9 KB Updated

File contents

cerredz/Vidbyte-Skills/tree/main/skills/parallel-thinking-reasoning commit 9eefd40449

Frequently asked questions

npx skillmds@latest add cerredz/parallel-thinking-reasoning