Qwen3-1.7B vs jina-ocr-v1

Try Try

Qwen3-1.7B has 2.03B parameters (1.72B active per token) and takes 4.06 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-1.7Bjinaai/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 parameters2.03B1.7× less3.37B1.7× more
Active per token1.72B2.4× more85% of the model708M2.4× 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
Layers282.3× more122.3× less
On disk4.06 GB1.7× less2 files6.74 GB1.7× more2 files
PrecisionBF16 (100%)BF16 (100%)
QuantizationNoneoriginal precision (BF16)Noneoriginal precision (BF16)
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× RTX 4060a single 8 GB card · weights only
Licenseapache-2.0cc-by-nc-4.0
GitHubQwenLM/Qwen3Not linked