| Zhipu GLM |
ChatGLM3-6B |
2023-10-27 |
32768 |
Added function calling, a code interpreter, and agent tasks. Open-source small models started to gain tool use. |
| Kimi |
Kimi Chat |
2023-10-09 |
128K |
Moonshot's first long-context assistant, known for reading very long documents. In March 2024 it expanded further to about 2 million Chinese characters. |
| Qwen |
Qwen-7B |
2023-08-03 |
8192 |
The starting point of Qwen open source. A 7B dense model that led the later Qwen open-source family. |
| Anthropic |
Claude 2 |
2023-07-11 |
100K |
Brought context to 100K tokens. Writing and coding were clearly stronger than Claude 1, and it was an early flagship for long-document analysis. |
| Zhipu GLM |
ChatGLM2-6B |
2023-06-25 |
32768 |
Open-source context rose from 2K to 32K, with chat quality and inference efficiency both improved. |
| OpenAI |
GPT-4 |
2023-03-14 |
8192 |
OpenAI's first large-scale multimodal flagship. Accepts text and image input, with reasoning and instruction following clearly better than GPT-3.5. Offered 8K and 32K context at launch. |
| OpenAI |
GPT-4-32K |
2023-03-14 |
32768 |
The 32K-context version of GPT-4 for longer documents and multi-turn complex tasks. Later replaced by long-context models such as GPT-4 Turbo and GPT-4o. |
| Anthropic |
Claude 1 |
2023-03-14 |
9K |
Anthropic's first public chat model, emphasizing Constitutional AI safety alignment. A faster Claude Instant shipped at the same time. |
| Zhipu GLM |
ChatGLM-6B |
2023-03-14 |
2048 |
A bilingual Chinese-English chat model that can run on consumer GPUs. It moved GLM from papers into a usable product. |
| OpenAI |
GPT-3.5 Turbo |
2023-03-01 |
4096 |
The first Chat Completions API chat model and a sibling of early ChatGPT. Low cost and low latency, suited to everyday conversation and simple tasks. |