Linkup Research released SPARSEUP — an openly distributed sparse embedding model based on ModernBERT with 149 million parameters. According to data cited by MarkTechPost, the model achieved 56,4 nDCG@10 on BEIR-13; Linkup Research calls this the best known result for a publicly sparse encoder with fewer than 150 million parameters.

For sparsity, the model uses logit shifting, expansion to 12 elements per token, and normalization. In conjunction with the Seismic index it reaches more than 97% completeness and latency of about 380 microseconds per query. Distribution is licensed under Apache 2.0.

Practical interest here relates to search: the combination of compact size, sparse representations, and the claimed latency could simplify deployment in applied systems. At the same time, the source is presented as an independent paraphrase of metadata, not as a primary publication or verification by independent sources.