Research questionHow can complete transformer layers be removed from LLMs without sacrificing quality or standard serving compatibility?Removing whole transformer layers can lower decoding cost, but quality losses vary across models and can become severe at aggressive compression levels. The challenge is to reduce model depth without requiring an altered serving architecture.