Category

Large Language Models

491 articlesRSS

Showing 181-240 of 491 articles

Gemini 2.5 Deep Think

Gemini 2.5 Deep Think is Google DeepMind's enhanced reasoning mode for the Gemini 2.5 Pro model that uses a technique called "parallel thinking" to explore...

Google DeepMindReasoning Models

Gemini 2.5 Flash

Gemini 2.5 Flash is a fast, cost-optimized multimodal large language model developed by Google DeepMind and the mid-tier member of the Gemini 2.5 family. It...

AI ModelsGoogle DeepMind

Gemini 2.5 Pro

Gemini 2.5 Pro is the flagship reasoning large language model of Google's Gemini 2.5 family, developed by Google DeepMind and first released as an experimental...

AI ModelsGoogle DeepMind

Gemini 3

Gemini 3 is the third major generation of the Gemini family of multimodal models from Google DeepMind, launched on November 18, 2025 with Gemini 3 Pro as the...

AI ModelsGoogle

Gemini 3 Flash

Gemini 3 Flash is a multimodal large language model released by Google on December 17, 2025 as the fast, lower-cost sibling to Gemini 3 Pro in the Gemini 3...

AI ModelsGoogle

Gemini 3.1 Pro

Gemini 3.1 Pro is a large language model developed by Google DeepMind and released on 19 February 2026 as a point-release upgrade to Gemini 3 Pro [1][2]. Built...

Google DeepMindMultimodal AI

Gemini 3.5 Flash

Gemini 3.5 Flash is a fast frontier large language model developed by Google DeepMind, announced at Google I/O 2026 on May 19, 2026 and made generally...

Google DeepMindMultimodal AI

Gemini Diffusion

Gemini Diffusion is an experimental text generation model from Google DeepMind that produces text and code using a diffusion process rather than the...

Diffusion ModelsGoogle DeepMind

Gemini Nano

Gemini Nano is the smallest and most efficient variant of Google's Gemini family of multimodal large language models, designed to run directly on phones and...

AI HardwareGoogle

Gemini Ultra

Gemini Ultra (branded Ultra 1.0) was the largest and most capable model in the Gemini 1.0 family, the first generation of natively multimodal large language...

Google DeepMindMultimodal AI

Gemini vs ChatGPT

As of July 2026, neither Gemini nor ChatGPT is universally better: they trade wins by task. OpenAI's ChatGPT, led by GPT-5.5, is ahead on coding (SWE-bench...

AI ModelsConversational AI

Gemma

Gemma is a family of open-weight large language models developed by Google DeepMind, built from the same research and technology used to create Google's Gemini...

Google DeepMindOpen Source AI

Gemma 2

Gemma 2 is a family of open-weights large language models developed by Google DeepMind and released starting June 27, 2024, in three parameter sizes: 2 billion...

AI ModelsGoogle

Gemma 3

Gemma 3 is a family of open-weight large language models developed by Google DeepMind and released on March 12, 2025.[2] It is the third generation of the...

AI ModelsGoogle

Gemma 4

Gemma 4 is a family of open-weight multimodal models developed by Google DeepMind and released on April 2, 2026. It is the fourth generation of the Gemma...

Google DeepMindOpen Source AI

Goedel-Prover

Goedel-Prover is an open-source large language model designed for automated formal theorem proving in Lean 4. Developed by researchers at Princeton Language...

Open Source AIReasoning Models

Gopher (language model)

Gopher is a 280-billion-parameter autoregressive transformer language model developed by DeepMind and described in a trio of companion papers released on...

AI ModelsGoogle DeepMind

Graph of Thoughts

Graph of Thoughts (GoT) is a prompting and reasoning framework that models the intermediate steps of a large language model as an arbitrary directed graph...

Prompt Engineering

Greedy decoding

Greedy decoding (also called greedy search or argmax decoding) is the simplest text-generation strategy used by autoregressive language models: at every step...

Natural Language Processing

Grok

Grok is a family of generative artificial intelligence chatbots and large language models (LLMs) built by xAI, the company founded by Elon Musk. First launched...

AI CompaniesArtificial Intelligence

Grok 3

Grok 3 is a family of large language models released by xAI, Elon Musk's artificial intelligence company, on February 17, 2025. The flagship Grok 3 model was...

AI CompaniesAI Models

Grok 3 Jailbreak

Grok 3 jailbreak is the umbrella term for a class of reported guardrail-bypass findings against Grok 3, the third-generation large language model that xAI...

AI SafetyArtificial Intelligence

Grok 4

Grok 4 is a large language model developed by xAI and released on July 9, 2025.[1] It is the fourth major generation of the Grok model family and was...

AI CompaniesAI Models

Grok 4.1

Grok 4.1 is a large language model developed by xAI, released on November 17, 2025.[1][3] It is an incremental update to Grok 4, xAI's flagship model released...

AI CompaniesAI Models

Grok 4.3

Grok 4.3 is a frontier large language model developed by xAI, released through the company's API on April 30, 2026 and rolled out to general availability the...

AI Models

Grok Code Fast

Grok Code Fast is a family of coding-specialized large language models from xai, the artificial intelligence company founded by elon musk. The first model in...

AI Code GenerationAI Models

Grounding (artificial intelligence)

Grounding in artificial intelligence is the process of anchoring an AI system's outputs to verifiable, real-world information so that each claim can be traced...

AI SafetyArtificial Intelligence

Guardrails (AI)

AI guardrails are runtime safety mechanisms that monitor, validate, and constrain the inputs and outputs of AI systems, particularly large language models...

AI Safety

Guillaume Lample

Guillaume Lample (born 8 October 1990) is a French artificial intelligence researcher and entrepreneur, best known as a senior author of the LLaMA paper...

AI ResearchPeople

H2O (Heavy-Hitter Oracle for KV Cache)

H2O (Heavy-Hitter Oracle) is a training-free, runtime KV cache eviction policy for autoregressive large language model inference. It identifies a small subset...

AI Inference

HaluEval

HaluEval (Hallucination Evaluation) is a large-scale benchmark for measuring how well large language models (LLMs) can recognize hallucinated content, that is,...

AI BenchmarksAI Safety

HarmBench

HarmBench is a standardized evaluation framework for automated red teaming and robust refusal of large language models (LLMs). It was introduced in 2024 by...

AI BenchmarksAI Safety

Hermes 4

Hermes 4 is a family of open-weight large language models released by Nous Research in late August 2025. It is the fourth generation of the company's Hermes...

AI ModelsOpen Source AI

How to Pressure LLMs for Better Output

See also: Prompt engineering, Chain-of-thought prompting, LLM anxiety, and Large language model Pressuring large language models (LLMs) is a family of prompt...

Natural Language ProcessingPrompt Engineering

How to Prevent OpenAI and Google From Training Their LLMs on Your Website's Data

See also: Guides You can stop OpenAI, Google, Anthropic, and most other major AI companies from using your website to train large language models (LLMs) by...

Data & Datasets

Huawei AI

Huawei's AI strategy is to build a fully self-sufficient, vertically integrated AI stack inside China, spanning custom Ascend accelerators, the CANN software...

AI CompaniesAI Hardware

Huawei PanGu

PanGu (盘古, sometimes written Pangu) is a family of large AI models developed by Huawei, primarily through Huawei Cloud and Huawei's Noah's Ark Lab (诺亚方舟实验室)....

AI ModelsChinese AI

Hunyuan

Hunyuan is Tencent's brand for its foundation models, an umbrella covering large language models, video generation, image synthesis, 3D asset creation, and...

AI ModelsChinese AI

Hunyuan-A13B

Hunyuan-A13B is an open-weight mixture-of-experts large language model released by Tencent in late June 2025. It has about 80 billion total parameters but...

Chinese AIMixture of Experts

IBM Granite

IBM Granite is a family of open foundation models built by IBM for enterprise use, released under the permissive Apache 2.0 license and delivered through IBM's...

AI ModelsOpen Source AI

IBM Granite 4.0

IBM Granite 4.0 is the fourth generation of IBM's Granite family of open-weight enterprise large language models, released on October 2, 2025.[1][2] Its...

AI ModelsOpen Source AI

IBM watsonx

IBM watsonx is an enterprise artificial intelligence and data platform built by IBM and announced on May 9, 2023, at IBM's Think conference by CEO Arvind...

AI CompaniesEnterprise AI

IFEval

IFEval (Instruction-Following Evaluation) is a benchmark of 541 prompts that measures how reliably large language models obey explicit, machine-checkable...

AI BenchmarksNatural Language Processing

In-Context Learning

In-context learning (ICL) is the ability of a large language model to learn a new task at inference time by conditioning on a prompt that contains a few...

Deep LearningMachine Learning

Inception Labs

Inception Labs (often referred to simply as Inception) is a Palo Alto, California-based artificial intelligence startup that commercializes diffusion language...

AI CompaniesDiffusion Models

Indirect prompt injection

Indirect prompt injection is a class of attack against large language model-integrated applications in which the malicious instructions that subvert the model...

AI Safety

Inference optimization

Inference optimization is the set of techniques that make running a trained artificial intelligence model, especially a large language model, faster, more...

Machine Learning

InfiniteBench

InfiniteBench (stylized as ∞Bench) is a long-context benchmark that tests whether large language models (LLMs) can genuinely process and reason over inputs...

AI BenchmarksNatural Language Processing

Inflection 3

Inflection 3 is the third-generation family of large language models developed by Inflection AI, announced on October 7, 2024.[2] The release marked the...

AI CompaniesAI Models

Inflection AI

Inflection AI is an American artificial intelligence company founded in March 2022 by Mustafa Suleyman (co-founder of Google DeepMind), Karén Simonyan, and...

AI CompaniesArtificial Intelligence

InstructGPT

InstructGPT is a family of language models released by OpenAI in January 2022 that take the base GPT-3 and fine-tune it to follow user instructions more...

AI AlignmentOpenAI

Instruction Tuning

Instruction tuning is the post-pretraining training stage in which a large language model (LLM) is fine-tuned on a curated collection of (instruction,...

Deep LearningMachine Learning

Instructor (library)

Instructor is an open-source Python library that returns type-safe, Pydantic-validated structured outputs from large language model APIs. It works by wrapping...

Developer ToolsOpen Source AI

InternLM

InternLM (Chinese name Shusheng Puyu, 书生·浦语) is a family of open-weight large language models developed primarily by Shanghai AI Laboratory, with partners that...

Chinese AIOpen Source AI

InternVL3

InternVL3 is an open-weights family of multimodal AI large language models released on April 11, 2025 by OpenGVLab, the general vision team associated with...

AI Models

Jailbreak (artificial intelligence)

A jailbreak in artificial intelligence is a technique that bypasses the safety guardrails, content policies, and alignment constraints built into large...

AI SafetyArtificial Intelligence

JailbreakBench

JailbreakBench is an open-source robustness benchmark for evaluating jailbreak attacks and defenses against large language models (LLMs). It bundles four...

AI BenchmarksAI Safety

Jamba

Jamba is a family of open-weight large language models from AI21 Labs, first released on March 28, 2024, and is the world's first production-grade language...

AI CompaniesMixture of Experts

Jamba Reasoning 3B

Jamba Reasoning 3B is an open-weight small reasoning model released by the Israeli artificial-intelligence company AI21 Labs on October 8, 2025 [1][2]. The...

AI ModelsOpen Source AI

Jamba2

Jamba2 is the second generation of hybrid State Space Model and Transformer language models released by AI21 Labs on January 8, 2026.[1] The family extends the...

AI ModelsMixture of Experts