Large Language Models
143 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
Large Language Model
Massive AI model trained on text for language understanding and generation
Llama
Meta AI's open-source large language models
Next Token Prediction
Core LLM objective predicting the next token from context
Tokenizer Vocabulary
Complete set of tokens a language model can process
Chain-of-Thought Prompting
Technique encouraging step-by-step reasoning in LLMs
GPT
OpenAI's family of autoregressive large language models