1
MACRO: Markov Chain Routing of Transformer Layers
用马尔可夫链给Transformer层做路由,动态跳过冗余层,推理效率有望大幅提升。
arXiv:2608.05872v1 Announce Type: cross Abstract: Standard Large Language Models (LLMs) execute layers sequentially. Dynamic layer routing, i.e. searc…