logo
P
Prompt Master

Prompt 大师

掌握和 AI 对话的艺术

Model Collection

模型概览与选择建议

#TL;DR(中文)

  • 这页是
    code
    LLM
    的基础索引:帮助你快速建立 “哪些模型出现过、它们大致属于哪一类” 的认知地图。
  • 选模型时不要只看参数/榜单:更重要的是
    code
    latency
    、cost、context length、tool support(例如
    code
    Tool Calling
    )、以及你的
    code
    evaluation
    结果。
  • 在真实项目里,通常用 “capability model + fast model” 组合:复杂规划/推理用一个更强的 model,日常步骤与批处理用更快更便宜的 model。

Last updated: 2025-12

#中文导读(术语保留英文)

这份列表偏 “foundational + notable” 的历史脉络整理,不保证覆盖所有最新模型与所有版本。建议把它当作:

  • 回溯用:遇到论文/博客提到某个模型时,快速定位来源与年代
  • 选型用:在你做
    code
    evaluation
    前先建立候选池(candidate set)

如果你要做工程选型,建议至少回答这些问题:

  1. 任务更像是
    code
    chat
    code
    coding
    code
    reasoning
    、还是
    code
    RAG
  2. 是否需要 long context?需要多长?(context length)
  3. 是否需要
    code
    Tool Calling
    ?是否要 structured output(JSON schema)?
  4. 你能否跑一个小的
    code
    evaluation
    集合做回归(10-50 条就够起步)?

Data adopted from Papers with Code and Zhao et al. (2023).

#Models

ModelRelease DateDescription
BERT2018Bidirectional Encoder Representations from Transformers
GPT2018Improving Language Understanding by Generative Pre-Training
RoBERTa2019A Robustly Optimized BERT Pretraining Approach
GPT-22019Language Models are Unsupervised Multitask Learners
T52019Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer
BART2019Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
ALBERT2019A Lite BERT for Self-supervised Learning of Language Representations
XLNet2019Generalized Autoregressive Pretraining for Language Understanding and Generation
CTRL2019CTRL: A Conditional Transformer Language Model for Controllable Generation
ERNIE2019ERNIE: Enhanced Representation through Knowledge Integration
GShard2020GShard: Scaling Giant Models with Conditional Computation and Automatic Sharding
GPT-32020Language Models are Few-Shot Learners
LaMDA2021LaMDA: Language Models for Dialog Applications
PanGu-α2021PanGu-α: Large-scale Autoregressive Pretrained Chinese Language Models with Auto-parallel Computation
mT52021mT5: A massively multilingual pre-trained text-to-text transformer
CPM-22021CPM-2: Large-scale Cost-effective Pre-trained Language Models
T02021Multitask Prompted Training Enables Zero-Shot Task Generalization
HyperCLOVA2021What Changes Can Large-scale Language Models Bring? Intensive Study on HyperCLOVA: Billions-scale Korean Generative Pretrained Transformers
Codex2021Evaluating Large Language Models Trained on Code
ERNIE 3.02021ERNIE 3.0: Large-scale Knowledge Enhanced Pre-training for Language Understanding and Generation
Jurassic-12021Jurassic-1: Technical Details and Evaluation
FLAN2021Finetuned Language Models Are Zero-Shot Learners
MT-NLG2021Using DeepSpeed and Megatron to Train Megatron-Turing NLG 530B, A Large-Scale Generative Language Model
Yuan 1.02021Yuan 1.0: Large-Scale Pre-trained Language Model in Zero-Shot and Few-Shot Learning
WebGPT2021WebGPT: Browser-assisted question-answering with human feedback
Gopher2021Scaling Language Models: Methods, Analysis & Insights from Training Gopher
ERNIE 3.0 Titan2021ERNIE 3.0 Titan: Exploring Larger-scale Knowledge Enhanced Pre-training for Language Understanding and Generation
GLaM2021GLaM: Efficient Scaling of Language Models with Mixture-of-Experts
InstructGPT2022Training language models to follow instructions with human feedback
GPT-NeoX-20B2022GPT-NeoX-20B: An Open-Source Autoregressive Language Model
AlphaCode2022Competition-Level Code Generation with AlphaCode
CodeGen2022CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis
Chinchilla2022Shows that for a compute budget, the best performances are not achieved by the largest models but by smaller models trained on more data.
Tk-Instruct2022Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks
UL22022UL2: Unifying Language Learning Paradigms
PaLM2022PaLM: Scaling Language Modeling with Pathways
OPT2022OPT: Open Pre-trained Transformer Language Models
BLOOM2022BLOOM: A 176B-Parameter Open-Access Multilingual Language Model
GLM-130B2022GLM-130B: An Open Bilingual Pre-trained Model
AlexaTM2022AlexaTM 20B: Few-Shot Learning Using a Large-Scale Multilingual Seq2Seq Model
Flan-T52022Scaling Instruction-Finetuned Language Models
Sparrow2022Improving alignment of dialogue agents via targeted human judgements
U-PaLM2022Transcending Scaling Laws with 0.1% Extra Compute
mT02022Crosslingual Generalization through Multitask Finetuning
Galactica2022Galactica: A Large Language Model for Science
OPT-IML2022OPT-IML: Scaling Language Model Instruction Meta Learning through the Lens of Generalization
LLaMA2023LLaMA: Open and Efficient Foundation Language Models
GPT-42023GPT-4 Technical Report
PanGu-Σ2023PanGu-Σ: Towards Trillion Parameter Language Model with Sparse Heterogeneous Computing
BloombergGPT2023BloombergGPT: A Large Language Model for Finance
PaLM 22023A Language Model that has better multilingual and reasoning capabilities and is more compute-efficient than its predecessor PaLM.
1v1免费职业咨询