Skip to main content
Run any Skill in Manus
with one click
$pwd:

dump-bisect-debug

// Locate forward numerical bugs by dumping intermediate tensors from a target implementation and a known-good reference, then bisecting layer by layer. Also covers batch-invariance bisect (the same token at any batch position should produce a bitwise-identical output, per DeepSeek V4 paper §3.3). Use when "the output is wrong but I don't know where" — model produces gibberish, degenerates, or picks the wrong token, but code review reveals nothing.

$ git log --oneline --stat
stars:99
forks:64
updated:May 23, 2026 at 16:05
SKILL.md
readonly