LLaMA-Adapter: finetuning large language models (LLMs) like LLaMA and matching Alpaca's modeling performance with greater finetuning efficiency
Let's have a look at this new paper (https://arxiv.org/abs/2303.16199) that proposes an adapter method for LLaMA instruction finetuning
1/5
Deepmind released a comprehensive overview of transformer architectures and algorithms!
This is a must-read to understand language models. It covers what they are, how they are trained, what they are used for, and their key architectural components.
https://arxiv.org/abs/2207.09238