Large Language Models

Explore language models, how they work, and the techniques used to build applications with them.

Explore articles

Browse subtopics (65)

Articles that also belong to these categories. Counts cover all of Large Language Models.

Showing 421-480 of 545 articles

Prompt Caching

Prompt caching is an large language model (LLM) inference optimization that stores the computed key-value (KV) state of a repeated prompt prefix so it can be reused across API calls, cutting both cost and…

Machine Learning

Prompt injection

Prompt injection is a class of security vulnerabilities in which an attacker crafts malicious input designed to override, subvert, or manipulate the instructions governing a large language model (LLM).

AI Safety

Protein language model

A protein language model (pLM) is a neural network trained on raw amino acid sequences using the same self-supervised objectives that power text models, with individual amino acids serving as tokens instead of…

AI for ScienceDrug Discovery

QLoRA

QLoRA (Quantized Low-Rank Adaptation) is a parameter-efficient fine-tuning method that finetunes a 65-billion-parameter large language model on a single 48 GB GPU while matching the quality of full 16-bit…

AI InferenceDeep Learning

QwQ

QwQ is a family of open-weight reasoning models from the Qwen team at Alibaba Cloud, built to compete with OpenAI's o1 and DeepSeek-R1 at a fraction of their size.

Chinese AIOpen Source AI

Qwen2

Qwen2 is the second major generation of open large language models developed by the Qwen team at Alibaba Cloud, released on 6 June 2024.

Chinese AIOpen Source AI

Qwen2-Math

Qwen2-Math is a series of mathematics-specialized large language models released by the Qwen team at Alibaba on 8 August 2024.

Chinese AIMathematics

Qwen2.5

Qwen2.5 is a family of open-weight large language models that Alibaba Cloud's Qwen team released on 19 September 2024, spanning seven dense sizes from 0.5 billion to 72 billion parameters, pretrained on…

Chinese AIOpen Source AI

Qwen2.5-Math

Qwen2.5-Math is a family of mathematics-specialized large language models developed by the Qwen team at Alibaba Cloud and released in September 2024.

Chinese AIMathematics

Qwen3

Qwen3 is the third-generation family of large language models developed by the Qwen Team at Alibaba Cloud (also known as Tongyi Qianwen lab).

AI ModelsChinese AI

Qwen3-Coder

Qwen3-Coder is a family of open-weight large language models specialized for software engineering, developed by Alibaba's Qwen team (Tongyi Lab) and released under the Apache 2.0 license.

Chinese AIDeveloper Tools

Qwen3-Max

Qwen3-Max is the flagship large language model in Alibaba's Qwen series and the first Qwen model to cross one trillion parameters, released in preview on September 5, 2025 and formally launched at the Apsara…

AI ModelsChinese AI

Qwen3-Next

Qwen3-Next is an efficiency-focused large language model and model architecture released in September 2025 by the Qwen team at Alibaba Cloud.

AI ModelsOpen Source AI

Qwen3-Omni

Qwen3-Omni is a natively end-to-end omni-modal foundation model developed by the Qwen team at Alibaba Cloud, capable of understanding text, images, audio, and video and generating both text and natural speech…

Chinese AIMultimodal AI

Qwen3-VL

Qwen3-VL is a family of open-weight vision-language models built by the Qwen team at Alibaba Cloud, first released in September 2025.

Chinese AIMultimodal AI

Qwen3.5

Qwen3.5 is a family of open-weight large language models developed by the Qwen team at Alibaba, the successor to the Qwen3 series.

Chinese AIOpen Source AI

Qwen3.6

Qwen3.6 is a generation of large language models from the Qwen team at Alibaba, released in April 2026 as the successor to Qwen3.5.

Chinese AIOpen Source AI

Qwen3.7-Max

Qwen3.7-Max is a closed-weight frontier large language model developed by Alibaba's Qwen team, announced in May 2026 as the flagship of the Qwen3.7 generation.

Chinese AI

Qwen3.8

Qwen3.8 is the name Qwen uses for a model generation that includes hosted services and downloadable checkpoints.

AI ModelsChinese AI

Qwen3.8-Max

Qwen3.8-Max is a 2.4-trillion-parameter mixture-of-experts large language model developed by Alibaba's Qwen team and released on August 3, 2026 under the title "Qwen3.8-Max: A New Bar for Coding and Cowork".

AI AgentsAI Code Generation

RULER (benchmark)

RULER is a synthetic benchmark from NVIDIA that measures the real, usable context window of large language models (LLMs) by testing them on 13 tasks across four categories (retrieval, multi-hop tracing…

AI Benchmarks

RWKV-7 (Goose)

RWKV-7, codenamed Goose, is an attention-free, RNN-style large-language-model architecture introduced in March 2025 that runs inference in linear time with constant memory per token while still training in…

AI ResearchNeural Networks

RefinedWeb

RefinedWeb is a large-scale English pretraining dataset for large language models, built from filtered and deduplicated Common Crawl web data alone and released in June 2023 by the Technology Innovation…

Data & DatasetsOpen Source AI

Refusal direction

The refusal direction is a finding from mechanistic interpretability research that the refusal behavior of safety fine-tuned chat language models is mediated by a single

AI SafetyInterpretability

Reka AI

Reka AI (commonly referred to as Reka) is an artificial intelligence research and product company, founded in 2022 by former Google DeepMind, Google Brain, Meta FAIR, and Baidu researchers, that builds…

AI CompaniesMultimodal AI

Reka Core

Reka Core is a frontier class multimodal foundation model developed by Reka AI, a research and product company founded in 2022 by former scientists from DeepMind, Google Brain, Meta FAIR, and Baidu.

AI ModelsMultimodal AI

Reka Edge

Reka Edge is a 7-billion-parameter multimodal language model developed by Reka AI, introduced in April 2024 as the smallest member of the company's first publicly described model family.

AI ModelsMultimodal AI

Reka Flash

Reka Flash is a family of multimodal large language models developed by Reka AI, a San Francisco Bay Area research company founded in 2022 by former researchers from Google DeepMind, Meta FAIR, and Google.

AI ModelsMultimodal AI

Ring-1T

Ring-1T is an open-weight reasoning model released in October 2025 by inclusionAI, the open-source research initiative associated with Ant Group

AI ModelsOpen Source AI

SGLang

SGLang (short for Structured Generation Language) is a high-performance, open-source serving framework for large language models and multimodal models, originally developed at UC Berkeley's Sky Computing Lab…

AI Tools & ProductsMachine Learning

Salesforce AI

Salesforce AI is the suite of artificial intelligence products, research initiatives, and platform capabilities developed by Salesforce, the San Francisco-based enterprise software company, organized around…

AI CompaniesEnterprise AI

SantaCoder

SantaCoder is a 1.1 billion parameter large language model for code generation, released in early 2023 by the BigCode project, an open scientific collaboration co-led by Hugging Face and ServiceNow Research.

AI Code Generation

Scaling Laws

Neural scaling laws are empirical relationships that describe how a measured outcome changes as a neural network, its training data, or the computation used to train it becomes larger.

Deep LearningMachine Learning

Self-Discover prompting

Self-Discover is a prompting framework for large language models in which the model first composes a task-specific reasoning structure from a library of atomic reasoning modules

Prompt Engineering

Self-Instruct

Self-Instruct is a semi-automated framework for aligning a pretrained large language model with instruction-following behavior by bootstrapping its training data from the model itself, introduced in December…

Data & DatasetsTraining & Optimization

Self-Refine

Self-Refine is an inference-time prompting framework in which a single large language model iteratively improves its own output by alternating between generating natural-language feedback on a draft and…

Prompt Engineering

Self-consistency

Self-consistency is a decoding strategy for large language models that samples multiple chain-of-thought reasoning paths for the same question and returns the answer that the majority of those paths agree on

Prompt EngineeringReasoning Models

Skywork R1V

Skywork R1V is a family of open-weight multimodal vision-language models built for chain-of-thought reasoning, developed by Skywork AI

AI Models

SlimPajama

SlimPajama is a 627-billion-token English-language pre-training corpus for large language models, produced by Cerebras Systems in collaboration with the Opentensor Foundation by extensively cleaning and…

Data & DatasetsOpen Source AI

Small language model

A small language model (SLM) is a compact large language model, typically under about 10 billion parameters, built to run efficiently on a single consumer GPU, a laptop, or a smartphone rather than in a data…

Machine Learning

SmolLM

SmolLM is a family of small, fully open language models released by Hugging Face on July 16, 2024 in three sizes, 135 million, 360 million, and 1.7 billion parameters, all trained on a curated open dataset…

AI ModelsOpen Source AI