SAVRN
Search Contact SAVRN

SAVRN Model Hub · Comparisons

bert-base-multilingual-uncased vs ModernBERT-base

Bert-base-multilingual-uncased has 168M parameters and ModernBERT-base has 150M parameters; both are released under Apache License 2.0; at 16-bit, bert-base-multilingual-uncased needs about 0.4 GB (1x MI300X from $1.85 an hour) and ModernBERT-base about 0.4 GB (1x MI300X from $1.85 an hour).

Published metadata for 2 models, each read from its own repository.
Field bert-base-multilingual-uncased
google-bert/bert-base-multilingual-uncased
ModernBERT-base
answerdotai/ModernBERT-base
Publisher BERT community Answer.AI
Task Fill mask Fill mask
Modality Text Text
Parameters, as reported 168M parameters 150M parameters
Architecture BertForMaskedLM ModernBertForMaskedLM
Library transformers transformers
Context length 512 tokens 8,192 tokens
Repository size 3.0 GB 3.1 GB
Artifact formats safetensors, pytorch, jax, tf safetensors, onnx, pytorch
License apache-2.0 apache-2.0
Access Open weights, no gate Open weights, no gate
Memory at 16-bit (weights and margin) 0.4 GB 0.4 GB
Cheapest GPUs at 16-bit, per hour 1x MI300X, $1.85 1x MI300X, $1.85
Memory at 4-bit (weights and margin) 0.1 GB 0.1 GB
Cheapest GPUs at 4-bit, per hour 1x MI300X, $1.85 1x MI300X, $1.85
Revision viewed 7cbf9a625e29 8949b909ec90
Downloads reported by the hub 4M 4.5M
Last observed 2026-09-18 2026-09-18

An evaluation row appears only where at least two of these models report the same benchmark with the same stated configuration, metric, unit and setup. Different evaluators stay named in each cell. Values are shown as reported: no unit conversion, no ranking.

Questions

Which is larger, bert-base-multilingual-uncased or ModernBERT-base?

bert-base-multilingual-uncased (168M parameters) is larger than ModernBERT-base (150M parameters), by the parameter counts their publishers report.

Which is cheaper to run, bert-base-multilingual-uncased or ModernBERT-base?

At 4-bit, bert-base-multilingual-uncased fits on 1x MI300X from $1.85 an hour and ModernBERT-base on 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use bert-base-multilingual-uncased commercially?

Yes. bert-base-multilingual-uncased is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Can I use ModernBERT-base commercially?

Yes. ModernBERT-base is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Related Comparisons