InternLM2-1.8|7|20B
by Community
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
OSS
InternLM2-1.8|7|20B
Added 1 June 2026
Overview
InternLM2 is an open-source series of language models from the InternLM community, available in 1.8B, 7B, and 20B parameter sizes. The models support text generation, reasoning, and code tasks and are distributed via Hugging Face. It aims to advance open-source AI through community-driven development.
Best for
Best for
Developers and researchers who need a range of open language model sizes for testing, deployment, or experimentation
Use cases
- Generating text or code for prototypes and applications
- Conducting research on language model scaling and behavior
- Building custom chatbots or assistants with varied compute budgets
Notes
InternLM2 is an open-source series of language models from the InternLM community, available in 1.8B, 7B, and 20B parameter sizes. The models support text generation, reasoning, and code tasks and are distributed via Hugging Face. It aims to advance open-source AI through community-driven development.
Use cases
- Generating text or code for prototypes and applications
- Conducting research on language model scaling and behavior
- Building custom chatbots or assistants with varied compute budgets
Pros
- Multiple model sizes allow trade-offs between speed and capability
- Open-source with community contributions and transparency
- Easy access via Hugging Face for integration into existing pipelines
Cons
- Smaller models may have limited accuracy on complex tasks
- Largest model (20B) requires substantial GPU memory and compute
- Documentation beyond the model cards may be sparse
Indexed from awesome-llm and enriched against its public facts.
Pros
- Multiple model sizes allow trade-offs between speed and capability
- Open-source with community contributions and transparency
- Easy access via Hugging Face for integration into existing pipelines
Cons
- Smaller models may have limited accuracy on complex tasks
- Largest model (20B) requires substantial GPU memory and compute
- Documentation beyond the model cards may be sparse
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
vLLM
Community
A high-throughput and memory-efficient inference and serving engine for LLMs
llama.cpp
Community
LLM inference in C/C++
ollama
Community
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
LangChain
Community
The agent engineering platform.