章节 01
BRIAN-Sphere-LLM: A Latent LLM Routing Framework with Learnable Internal Computation Paths (Main Guide)
BRIAN-Sphere-LLM Overview
BRIAN-Sphere-LLM is a latent large language model routing framework designed to learn internal computation paths. Its core innovations include block-level routing, block position state, terminal output action, and shared canonical memory. The framework aims to replace the fixed middle-layer computation paths of traditional Transformers with a learnable latent routing graph, allowing dynamic adjustment of computation resources based on input complexity.
The project is maintained by Miocio-nora and hosted on GitHub (link: https://github.com/Miocio-nora/BRIAN), with ongoing development.