Skip to content

Commit cc47464

Browse files
authored
Merge pull request #4713 from Sergyenko/topic/llm
2 parents cfe59f8 + 98dd84e commit cc47464

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

topics/llm/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
aliases: large-language-model, llms
3+
display_name: Large Language Model
4+
logo: llm.png
5+
related: machine-learning, artificial-intelligence, transformers, natural-language-processing, generative-ai
6+
short_description: Machine learning models trained on vast amounts of text data to understand and generate human-like language.
7+
topic: llm
8+
wikipedia_url: https://en.wikipedia.org/wiki/Large_language_model
9+
---
10+
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.

topics/llm/llm.png

73 KB
Loading

0 commit comments

Comments
 (0)