Articles & Guides

Large Language Models

Claude API relay guides, detection insights and hands-on LLM API benchmarks

4 articles

CCTest · Blog
Rethinking Transformer Depth Through the Lens of Rank Preservation
Large Language Models
cctest.ai

Rethinking Transformer Depth Through the Lens of Rank Preservation

A new arXiv paper reframes familiar Transformer feedforward-block choices as mechanisms for preserving gradient rank across depth. Skip connections, normalization placement, and width expansion are interpreted as part of a shared tradeoff among rank collapse, composition, and parameter cost.

Read more
CCTest · Blog
DeltaMerge-LowRes separates language and task adaptation, then recombines them in weight space
Large Language Models
cctest.ai

DeltaMerge-LowRes separates language and task adaptation, then recombines them in weight space

DeltaMerge-LowRes explores whether low-resource NLP adaptation can avoid costly joint language-task fine-tuning. It trains a language delta and a task delta separately, then studies how different merge rules change model behavior.

Read more