Large language model: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
(Create page. Sources: Linked pages & Wikipedia - https://en.wikipedia.org/wiki/Large_language_model)
(No difference)

Revision as of 19:30, 19 April 2023

Artificial intelligence - natural language processing - language models - information technology.

(LLM).

In information technology, large language models are an element of advanced natural language processing.

Large language models predict the next word - or words - in a piece of text, based on the preceding words.


Large language models are a type of language model that incorporate a neural network trained on large quantities of natural language text, and a large number of weighting factors to assign probabilities.

They are an important component of generative pre-trained transformers (GPTs).


See also