Qwen-72B vs jina-ocr-v1

Try Try

Qwen-72B has 72.3B parameters (71.0B active per token) and takes 145 GB on disk; jina-ocr-v1 has 3.37B (708M active) and takes 6.74 GB. Compare them layer by layer.

At a glance

Qwen/Qwen-72Bjinaai/jina-ocr-v1
Repo createdNov 26, 2023updated Oct 9, 2024Sep 1, 2026updated Sep 18, 2026
Model typeDenseFull attention (MHA)Mixture of expertsFull attention (MHA)
InputsTextText + images303M vision encoder
Total parameters72.3B21× more3.37B21× less
Active per token71.0B100× more98% of the model708M100× less21% of the model
ExpertsNone (dense)6 of 64 activeplus 2 shared, always on
Max context (from config)32K tokenssame32K tokenssame
Layers806.7× more126.7× less
On disk145 GB21× more82 files6.74 GB21× less2 files
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× NVIDIA B200a single 180 GB card · weights only1× RTX 4060a single 8 GB card · weights only
Licensetongyi-qianwen-license-agreement (custom)cc-by-nc-4.0
GitHubQwenLM/QwenNot linked