Llama
Quick Definition
Meta AI's open-source large language models
Full Definition
Meta AI's family of open-source large language models freely available for research and commercial use.
Examples
open-source AI, community fine-tunes, local deployment
Related Terms
large-language-model
open-source
More Large Language Models Terms
Distillation LLM
Training smaller LLMs to replicate larger model behavior
Grounded Generation
Generating outputs faithful to provided source documents
Streaming
Sending LLM tokens to clients as they are generated
Structured Output
Generating LLM responses in predefined machine-readable formats
Autoregressive Model
Generative model predicting next token from previous tokens
Function Calling
Structured mechanism for LLMs to generate API function calls