Large language model: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
(Add link.)
(Add link.)
 
Line 20: Line 20:
* [[Google Gemini]]
* [[Google Gemini]]
* [[GPT-4]]
* [[GPT-4]]
*[[Hallucination]]
*[[Information technology]]
*[[Information technology]]
*[[Language model]]   
*[[Language model]]   

Latest revision as of 14:41, 11 August 2024

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