Large Language Models
158 views
Autoregressive Model
Quick Definition
Generative model predicting next token from previous tokens
Full Definition
A generative model predicting the next token based on all previous tokens in sequence.
Examples
GPT text generation, language modeling, next-token prediction
Related Terms
large-language-model
transformer
More Large Language Models Terms
RAG
Enhancing LLMs by retrieving relevant external knowledge
Vector Database
Specialized database for high-dimensional embedding queries
QLoRA
Combining 4-bit quantization with LoRA for efficiency
Semantic Search
Search technique understanding meaning rather than keywords
System Prompt
Special prompt defining AI assistant behavior and constraints
Guardrails LLM
Frameworks for monitoring and controlling LLM I/O