Large Language Model
Quick Definition
Massive AI model trained on text for language understanding and generation
Full Definition
An AI model trained on vast text data to understand and generate human language using transformer architectures.
Examples
ChatGPT, Claude, Gemini, Llama
Related Terms
transformer
generative-ai
More Large Language Models Terms
Chain-of-Thought Prompting
Technique encouraging step-by-step reasoning in LLMs
Beam Search
Search algorithm exploring multiple output sequences
Linear Attention
Attention with linear complexity for long sequences
Multi-Head Attention
Parallel attention operations concatenated for richer representations
Model Merging
Combining fine-tuned LLMs without additional training
Nucleus Sampling
Generation using cumulative probability threshold for token selection