InternLM 7B needs ~16.5 GB VRAM. RTX 5090 32GB has 32.0 GB. With Q4_K_M quantization, expect ~98 tok/s.
Operating mode
Interactive favors responsiveness, while light API and scale-out lean harder on serving readiness. The fit stays the same, but the recommendation lens changes.
Current mode
Balanced
Balanced for general local use. Keeps the ranking neutral across personal and serving workflows.
Select quantization to explore
Fit status
Runs well
Decode
98.0 tok/s
TTFT
1976 ms
Safe context
8K
Memory
16.5 GB / 32.0 GB
This setup is broadly balanced for this model.
No major red flags
This recommendation has enough memory headroom and acceptable estimated speed for the selected workload.
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | A | Runs well | 98.0 tok/s | 1078 ms | 8K |
| Coding | A | Runs well | 98.0 tok/s | 1976 ms | 8K |
| Agentic Coding | A | Runs well | 98.0 tok/s | 2873 ms | 8K |
| Reasoning | A | Runs well | 98.0 tok/s | 2335 ms | 8K |
| RAG | A | Runs well | 98.0 tok/s | 3592 ms | 8K |
Inference speed
Estimated decode speed (tokens/sec) for InternLM 7B at Q4_K_M across popular GPUs and Apple Silicon, using the fastest local runtime per device. Fastest is RTX 5090 32GB at ~98 tok/s. Speed is memory-bandwidth bound, so cards that fit the whole model in VRAM run far faster than ones that offload to system RAM.
| GPU / Mac | Memory | Quant | Speed (tok/s) | Fits? |
|---|---|---|---|---|
| 32 GB | Q4_K_M | 98.0 | Fits | |
| 24 GB | Q4_K_M | 98.0 | Fits | |
| 16 GB | Q4_K_M | 98.0 | Tight | |
| 24 GB | Q4_K_M | 98.0 | Fits | |
RX 7900 XTX 24GB | 24 GB | Q4_K_M | 98.0 | Fits |
Mac Studio M3 Ultra 256GB | 256 GB | Q4_K_M | 98.0 | Fits |
Mac Studio M2 Ultra 128GB | 128 GB | Q4_K_M | 98.0 | Fits |
Mac Studio M1 Ultra 128GB | 128 GB | Q4_K_M | 98.0 | Fits |
MacBook Pro M4 Max 128GB | 128 GB | Q4_K_M | 87.8 | Fits |
MacBook Pro M4 Max 64GB | 64 GB | Q4_K_M | 87.8 | Fits |
MacBook Pro M3 Max 64GB | 64 GB | Q4_K_M | 56.2 | Fits |
MacBook Pro M1 Max 64GB | 64 GB | Q4_K_M | 51.5 | Fits |
MacBook Pro M4 Pro 48GB | 48 GB | Q4_K_M | 45.3 | Fits |
| 12 GB | Q4_K_M | 43.0 | Heavy offload | |
| 12 GB | Q4_K_M | 24.7 | Heavy offload | |
| 8 GB | Q4_K_M | 10.6 | Too big |
Estimates for single-stream decoding at Q4_K_M; real tokens/sec varies with prompt length, context, batch size, and runtime build. Prompt processing (prefill) is faster than the decode figures shown here.
How InternLM 7B (7B params) fits at each quantization level on RTX 5090 32GB (32.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 2.7 GB | Low | B64 |
Q3_K_S | 3 | 3.4 GB | Low | B64 |
NVFP4 | 4 | 3.9 GB | Medium | B64 |
Q4_K_M | 4 | 4.3 GB | Medium | B64 |
Q5_K_M | 5 | 5.0 GB | High | B64 |
Q6_K | 6 | 5.7 GB | High | B65 |
Q8_0 | 8 | 7.5 GB | Very High | B65 |
F16Best for your GPU | 16 | 14.3 GB | Maximum | B68 |
Copy-paste commands to run InternLM 7B on your machine.
Run
docker run --rm -it ghcr.io/ggerganov/llama.cpp:full \
--hf-repo "InternLM/InternLM-7B" \
--hf-file "InternLM-7B-Q4_K_M.gguf" \
-c 4096 -ngl 99Your hardware
| Model | Params | Grade | Decode | Capabilities |
|---|---|---|---|---|
| 30.5B | S | 181.6 tok/s | ||
| 27B | S | 78.7 tok/s | ||
| 27B | S | 79 tok/s | ||
| 35B | S | 128.2 tok/s | ||
| 30B | S | 187.8 tok/s |
Yes, RTX 5090 32GB can run InternLM 7B with a A grade (Runs well). Expected decode speed: 98.0 tok/s.
InternLM 7B (7B parameters) requires approximately 16.5 GB of memory with Q4_K_M quantization.
The recommended quantization for InternLM 7B is Q4_K_M, which balances quality and memory efficiency.
On RTX 5090 32GB, InternLM 7B achieves approximately 98.0 tokens per second decode speed with a time-to-first-token of 1976ms using Q4_K_M quantization.
For coding workloads, InternLM 7B on RTX 5090 32GB receives a A grade with 98.0 tok/s and 8K context.
On RTX 5090 32GB, InternLM 7B can safely use up to 8K tokens of context. The model's official context limit is 8K, but available memory constrains the safe maximum.
Paste this snippet into any page to show a live fit card.
<iframe src="https://willitrunai.com/embed/internlm-7b-on-rtx-5090-32gb" width="400" height="180" frameborder="0" style="border:none;border-radius:12px;overflow:hidden;" title="Will It Run AI — fit result"></iframe>
Preview: