seifjackson

LLM Context Window Growth

Aug 23rd, 2025 (edited)
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. OpenAI
  2. GPT-3, 2048, https://arxiv.org/pdf/2005.14165
  3. GPT-4, 8192, https://openai.com/index/gpt-4-research/
  4. GPT-3.5-turbo-16k, 16384, https://openai.com/index/function-calling-and-other-api-updates/
  5. GPT-4-32k, 32768, https://openai.com/index/gpt-4-research/
  6. GPT-4 Turbo, 128000, https://openai.com/index/new-models-and-developer-products-announced-at-devday/
  7. GPT-4.1, 1000000, https://openai.com/index/gpt-4-1/
  8.  
  9. Google
  10. Gemini 1.5 Pro, 1000000, https://blog.google/technology/ai/google-gemini-next-generation-model-february-2024/
  11. Gemini 1.5 Pro, 2000000, https://ai.google.dev/gemini-api/docs/long-context
  12.  
  13. Anthropic
  14. Claude 1, 9000, https://www.anthropic.com/news/100k-context-windows
  15. Claude 1, 100000, https://www.anthropic.com/news/100k-context-windows
  16. Claude 2.1, 200000, https://docs.anthropic.com/en/docs/about-claude/models/overview
  17. Claude (1M beta), 1000000, https://www.anthropic.com/news/1m-context
  18.  
  19. Alibaba
  20. Qwen-7B, 8192, https://github.com/QwenLM/Qwen
  21. Qwen 1.5, 32768, https://qwen.readthedocs.io/en/v1.5/
  22. Qwen 2.0, 32768, https://qwen.readthedocs.io/en/v2.0/
  23. Qwen2.5, 128000, https://huggingface.co/Qwen/Qwen2.5-7B-Instruct
  24. Qwen2.5-Turbo, 1000000, https://qwenlm.github.io/blog/qwen2.5-turbo/
  25. Qwen2.5-1M, 1000000, https://qwenlm.github.io/blog/qwen2.5-1m/
  26.  
  27. xAI
  28. Grok-1, 8192, https://x.ai/news/grok/model-card
  29. Grok-1.5, 128000, https://x.ai/news/grok-1.5
  30. Grok-3, 1000000, https://x.ai/news/grok-3
  31.  
  32. Meta
  33. LLaMA 1, 2048, https://arxiv.org/abs/2302.13971
  34. LLaMA 2, 4096, https://arxiv.org/pdf/2307.09288
  35. Llama 3.1, 128000, https://ai.meta.com/blog/meta-llama-3-1/
  36.  
  37. DeepSeek
  38. deepseek-chat / deepseek-reasoner, 128000, https://api-docs.deepseek.com/quick_start/pricing
  39.  
Advertisement
Add Comment
Please, Sign In to add comment