AI glossary

All | A B C D E G H L M N O P R T
There is currently 1 term in this directory beginning with the letter L.
L
Large Language Model (LLM)
A large language model (LLM) is a neural network with a large number (usually billions) of parameters, using vast amounts of text as training data. It is currently a very popular approach to natural language processing (NLP) research. LLMs are trained for general purposes rather than specific tasks. They perform well due to the large amounts of data used in their training, exhibit various emergent behaviors, and can produce highly sophisticated responses. The most popular type of LLM at present is the generative pre-trained transformer (GPT), used for the popular chatbot ChatGPT.