Large Language Model

A large language model (LLM) is a transformer that is self-supervised to predict human-produced text.
They are often later fine-tuned to make the model more compliant with its creators intentions.

The “large” refers to the amount of neurons the transformer has. More neurons usually means the model has more capabilities.