---
title: "Grands modèles de langage: Catalogue de la section"
source: "https://systems-analysis.info/int/Grands_mod%C3%A8les_de_langage:_Catalogue_de_la_section"
wiki: "systems-analysis.info/int"
article: "Grands_modèles_de_langage:_Catalogue_de_la_section"
language: "fr"
categories:
  - "Category:Catalogs"
  - "Category:French"
  - "Category:Large language models"
revision_id: 2719
wiki_created_at: 2026-09-06T23:09:59Z
wiki_modified_at: 2026-09-06T23:09:59Z
downloaded_at: 2026-09-07T22:52:55Z
---

# Grands modèles de langage: Catalogue de la section

Catalogue des articles du Systems Analysis Wiki sur le thème des [**Grands modèles de langage** (*large language model*, LLM)](https://systems-analysis.info/int/Grands_mod%C3%A8les_de_langage "Grands modèles de langage")

Site web : <a href="https://systems-analysis.ru/" class="external text" rel="nofollow">systems-analysis.ru</a>

## Grands modèles de langage (LLM)

- [Grands modèles de langage](https://systems-analysis.info/int/Grands_mod%C3%A8les_de_langage "Grands modèles de langage")
- [Fondements théoriques des LLM](https://systems-analysis.info/int/Fondements_th%C3%A9oriques_des_LLM "Fondements théoriques des LLM")
- [Architectures des LLM](https://systems-analysis.info/int/Architectures_des_LLM "Architectures des LLM")
- [Architecture Transformer](https://systems-analysis.info/int/Architecture_Transformer "Architecture Transformer")
- Encoder
- Decoder
- Encoder-only
- Decoder-only
- Encoder-Decoder
- Tokenization
- Token
- Embedding
- [Fenêtre de contexte](https://systems-analysis.info/int/Fen%C3%AAtre_de_contexte "Fenêtre de contexte")
- [Entraînement des grands modèles de langage](https://systems-analysis.info/int/Entra%C3%AEnement_des_grands_mod%C3%A8les_de_langage "Entraînement des grands modèles de langage")
- [Pré-entraînement](https://systems-analysis.info/int/Pr%C3%A9-entra%C3%AEnement "Pré-entraînement")
- Fine-tuning
- In-Context Learning
- Top-p
- Top-k
- Température (LLM)
- [Hallucinations et réponses incorrectes des LLM](https://systems-analysis.info/int/Hallucinations_et_r%C3%A9ponses_incorrectes_des_LLM "Hallucinations et réponses incorrectes des LLM")
- [Distorsions des données et biais](https://systems-analysis.info/int/Distorsions_des_donn%C3%A9es_et_biais "Distorsions des données et biais")
- [Oubli contextuel](https://systems-analysis.info/int/Oubli_contextuel "Oubli contextuel")
- Biais dans la génération
- Mixture-of-Experts (MoE)
- [Réduction des erreurs des LLM](https://systems-analysis.info/int/R%C3%A9duction_des_erreurs_des_LLM "Réduction des erreurs des LLM")
- [Optimisation des coûts d'utilisation des LLM](https://systems-analysis.info/int/Optimisation_des_co%C3%BBts_d%27utilisation_des_LLM "Optimisation des coûts d'utilisation des LLM")
- [Modèles Open-weight et Closed-weight](https://systems-analysis.info/int/Mod%C3%A8les_Open-weight_et_Closed-weight "Modèles Open-weight et Closed-weight")
- Constitutional AI
- Explainable AI
- RLHF
- Direct Preference Optimization
- Low‑Rank Adaptation (LoRA)
- PEFT
- [Bases de données vectorielles](https://systems-analysis.info/int/Bases_de_donn%C3%A9es_vectorielles "Bases de données vectorielles")
- [LLM multimodaux](https://systems-analysis.info/int/LLM_multimodaux "LLM multimodaux")
- Jailbreaks
- FlashAttention
- FlashAttention-2
- FlashAttention-3
- [Séquences d'arrêt](https://systems-analysis.info/int/S%C3%A9quences_d%27arr%C3%AAt "Séquences d'arrêt")
- [Génération de données synthétiques](https://systems-analysis.info/int/G%C3%A9n%C3%A9ration_de_donn%C3%A9es_synth%C3%A9tiques "Génération de données synthétiques")
- [Raisonnement multimodal](https://systems-analysis.info/int/Raisonnement_multimodal "Raisonnement multimodal")
- [Perroquet stochastique](https://systems-analysis.info/int/Perroquet_stochastique "Perroquet stochastique")

## Catalogue des grands modèles de langage (LLM)

- T5
- LaMDA
- PaLM
- BERT
- Chinchilla
- Huawei PanGu
- IBM Granite
- BLOOM
- Mixtral
- DBRX
- GPT
- Claude
- Gemma
- Gemini
- LLaMA
- Mistral
- DeepSeek
- Grok
- Qwen
- Phi
- Jais
- Jamba
- Cohere
- Falcon
- Perplexity
- YandexGPT
- Huggingface
- [Grands modèles de langage d'OpenAI](https://systems-analysis.info/int/Grands_mod%C3%A8les_de_langage_d%27OpenAI "Grands modèles de langage d'OpenAI")
- [Grands modèles de langage de Google](https://systems-analysis.info/int/Grands_mod%C3%A8les_de_langage_de_Google "Grands modèles de langage de Google")
- Grands modèles de langage. Catalogue de modèles

## Ingénierie des prompts (LLM)

- Prompt
- Ingénierie des prompts
- [Prompt et contexte](https://systems-analysis.info/int/Prompt_et_contexte "Prompt et contexte")
- Techniques de base de l'ingénierie des prompts
- Retrieval‑Augmented Generation (RAG)
- Chain-of-Thought Prompting
- Few-shot et Zero-shot
- Role Prompting
- Tree of Thoughts
- Self‑refine prompting
- Self-consistency prompting
- Meta Prompting
- Multi‑agent prompting
- Prompt compression
- Program of Thoughts Prompting
- Generated Knowledge Prompting
- Multimodal CoT Prompting
- Graph-of-Thoughts
- Chain-of-Verification
- Toolformer
- Least-to-Most Prompting
- Automatic Prompt Engineer (APE)
- ReAct Prompting
- Function Calling
- Patrons RAG
- GraphRAG
- MM-RAG (Multimodal RAG)
- Hypothetical Document Expansion
- Hybrid Retrieval
- Packaging & Context Handling
- Ingénierie des prompts. Catalogue de la section

## Agents IA (LLM)

- [Agent IA](https://systems-analysis.info/int/Agent_IA "Agent IA")
- Agentic workflows
- <a href="https://systems-analysis.info/int/index.php?title=Multi%E2%80%91Agent_Frameworks&amp;action=edit&amp;redlink=1" class="new" title="Multi‑Agent Frameworks (page does not exist)">Multi‑Agent Frameworks</a>
- LangChain
- AutoGPT
- Multi-Agent Debate

## Évaluation et comparaison métrique (LLM)

- [Évaluation des LLM](https://systems-analysis.info/int/%C3%89valuation_des_LLM "Évaluation des LLM")
- [Métriques de qualité des LLM](https://systems-analysis.info/int/M%C3%A9triques_de_qualit%C3%A9_des_LLM "Métriques de qualité des LLM")
- [Perplexité](https://systems-analysis.info/int/Perplexit%C3%A9 "Perplexité")
- BLEU
- ROUGE
- BERTScore
- METEOR
- MAUVE
- LLM‑as‑a‑Judge

## Benchmarks et datasets (LLM)

- [Benchmarks des LLM](https://systems-analysis.info/int/Benchmarks_des_LLM "Benchmarks des LLM")
- MMLU benchmark
- HellaSwag benchmark
- HumanEval benchmark
- TruthfulQA benchmark
- MT-Bench benchmark
- GLUE benchmark
- SuperGLUE
- Humanity's Last Exam
- GSM8K (Grade School Math 8K)
- WinoGrande benchmark
- AgentHarm
- SafetyBench
- SWE-bench
- BIG-bench
- MATH benchmark
- FLORES‑200
- RealToxicityPrompts
- PromptRobust
- BOLD
- BBQ
- LMArena
- [Classement ELO des modèles](https://systems-analysis.info/int/Classement_ELO_des_mod%C3%A8les "Classement ELO des modèles")
