Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions topics/llm/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
aliases: large-language-model, llms
display_name: Large Language Model
logo: llm.png
related: machine-learning, artificial-intelligence, transformers, natural-language-processing, generative-ai
short_description: Machine learning models trained on vast amounts of text data to understand and generate human-like language.
topic: llm
wikipedia_url: https://en.wikipedia.org/wiki/Large_language_model
---
A large language model (LLM) is a type of machine learning model designed for understanding, generating, and interacting with human language. These models are trained on extensive datasets containing text from books, articles, websites, and other sources to learn patterns, context, and semantics in language. LLMs are widely used in applications like chatbots, code generation, translation, summarization, and more. They are often built using transformer architectures and are central to the field of generative AI.
Binary file added topics/llm/llm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading