Qwen3-4B vs jina-ocr-v1

Try Try

Qwen3-4B has 4.02B parameters (4.02B active per token) and takes 8.04 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/Qwen3-4Bjinaai/jina-ocr-v1
Repo createdApr 27, 2025updated Jul 26, 2025Sep 1, 2026updated Sep 18, 2026
Model typeDenseFull attention (GQA)Mixture of expertsFull attention (MHA)
InputsTextText + images303M vision encoder
Total parameters4.02B1.2× more3.37B1.2× less
Active per token4.02B5.7× more100% of the model708M5.7× less21% of the model
ExpertsNone (dense)6 of 64 activeplus 2 shared, always on
Max context (from config)40K tokens1.2× more32K tokens1.2× less
Layers363.0× more123.0× less
On disk8.04 GB1.2× more3 files6.74 GB1.2× less2 files
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× RTX 3060 12 GBa single 12 GB card · weights only1× RTX 4060a single 8 GB card · weights only
Licenseapache-2.0cc-by-nc-4.0
GitHubQwenLM/Qwen3Not linked