Large Language Models
24 views
Guardrails LLM
Quick Definition
Frameworks for monitoring and controlling LLM I/O
Full Definition
Frameworks for monitoring and controlling LLM inputs and outputs in production.
Examples
output validation, content filtering, compliance checking
Related Terms
ai-safety
content-moderation
More Large Language Models Terms
Next Token Prediction
Core LLM objective predicting the next token from context
System Prompt
Special prompt defining AI assistant behavior and constraints
Tree-of-Thought
Framework exploring multiple reasoning paths for optimal solutions
Sliding Window Attention
Attention limiting tokens to nearby window only
Instruction Tuning
Fine-tuning on instruction-response pairs for better following
Distillation LLM
Training smaller LLMs to replicate larger model behavior