Large Language Models
28 views
Grounding LLM
Quick Definition
Connecting LLM outputs to verifiable external sources
Full Definition
Connecting LLM outputs to verifiable external sources for factual accuracy.
Examples
RAG, citation systems, fact verification
Related Terms
retrieval-augmented-generation
hallucination
More Large Language Models Terms
Tokenizer Vocabulary
Complete set of tokens a language model can process
Tree-of-Thought
Framework exploring multiple reasoning paths for optimal solutions
Structured Output
Generating LLM responses in predefined machine-readable formats
Tokenization
Breaking text into tokens for language model processing
Context Window
Maximum tokens a language model can process at once
Inference LLM
Using a trained LLM to generate outputs from inputs