What is Large Language Model (LLM)?

Skill Level:

A Large Language Model refers to a type of advanced Artificial Intelligence model designed to exhibit human-like language understanding and generation abilities. LLMs are trained on vast amounts of text data and can comprehend, generate, and manipulate human language to perform tasks like translation, summarisation, and dialogue generation.

Other Definitions

Federated Learning is a privacy-preserving technique where AI models are trained across multiple decentralised devices or systems without sharing raw data. Instead, only aggregated…
Cybersecurity in Artificial Intelligence addresses the protection of AI systems from security threats and vulnerabilities. It involves implementing strategies and technologies to safeguard AI…
Variational Autoencoders are a type of generative model used in unsupervised learning. VAEs learn a low-dimensional representation of input data and can generate new…
One-Shot learning is an AI approach that enables models to learn from only one or a few examples. This approach is advantageous in tasks…