Large Language Models
159 views
Prompt Template
Quick Definition
Reusable structured format with dynamic input placeholders
Full Definition
A reusable structured text format with placeholders for dynamic inputs to guide LLM responses consistently.
Examples
system prompts, few-shot templates, task-specific formats
Related Terms
prompt-engineering
system-prompt
More Large Language Models Terms
Tree-of-Thought
Framework exploring multiple reasoning paths for optimal solutions
Positional Encoding
Incorporating token position information into transformers
Multi-Head Attention
Parallel attention operations concatenated for richer representations
SentencePiece
Language-agnostic tokenizer operating on raw text bytes
Inference LLM
Using a trained LLM to generate outputs from inputs
BPE
Subword tokenization algorithm merging frequent character pairs