Can CogVLM2 19B run on NVIDIA H200 141GB?
YES — Runs Great
CogVLM2 19B needs ~29.0 GB VRAM. NVIDIA H200 141GB has 141.0 GB. With Q4_K_M quantization, expect ~266 tok/s.
Operating mode
Choose the run profile you care about
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
266.0 tok/s
TTFT
728 ms
Safe context
8K
Memory
29.0 GB / 141.0 GB
Memory breakdown
See how fast it feels
What limits this setup
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.
Best improvement path
Performance by workload
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | A | Runs well | 266.0 tok/s | 397 ms | 8K |
| Coding | A | Runs well | 266.0 tok/s | 728 ms | 8K |
| Agentic Coding | A | Runs well | 266.0 tok/s | 1059 ms | 8K |
| Reasoning | A | Runs well | 266.0 tok/s | 860 ms | 8K |
| RAG | A | Runs well | 266.0 tok/s | 1323 ms | 8K |
Quantization options
How CogVLM2 19B (19B params) fits at each quantization level on NVIDIA H200 141GB (141.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 7.4 GB | Low | A71 |
Q3_K_S | 3 | 9.3 GB | Low | A71 |
NVFP4 | 4 |
Get started
Copy-paste commands to run CogVLM2 19B on your machine.
Run
docker run --rm -it ghcr.io/ggerganov/llama.cpp:full \
--hf-repo "THUDM/cogvlm2-llama3-chat-19B" \
--hf-file "cogvlm2-llama3-chat-19B-Q4_K_M.gguf" \
-c 4096 -ngl 99Your hardware
