Researchers at Cymela investigating continuous latent-space reasoning with the Monarch Chrysalis v1 model observed a specific failure mode where the model's internal representations do not effectively aid generation. While causal tests confirmed that the latent vectors are clearly question-specific and vary substantially between prompts, transplanting these states between problems showed that answer quality barely changes.

  • The downstream decoder appears insensitive to the task-specific information present in the latent channel.
  • The team identified architectural and training issues since the initial checkpoint and is running a revised architecture.
  • A public checkpoint for the hyper-3b-latent model was released alongside the findings.

The authors are not claiming the mechanism works yet and are holding further claims until current runs determine if the architectural changes resolve the issue.