[:contents] 論文『TRANSFORMER2: SELF-ADAPTIVE LLMS』 https://arxiv.org/pdf/2501.06252v2 概要 Self-adaptive large language models (LLMs) aim to solve the challenges posed by traditional fine-tuning methods, which are often computationally intensive and static in their ability to handle diverse tasks. We in…