DLRM (Deep Learning Recommendation Model) is Meta’s open-source reference implementation for large-scale recommendation systems built to handle extremely high-dimensional sparse features and embedding tables. The architecture combines dense (MLP) and sparse (embedding) branches, then interacts features via dot product or feature interactions before passing through further dense layers to predict click-through, ranking scores, or conversion probabilities. The implementation is optimized for performance at scale, supporting multi-GPU and multi-node execution, quantization, embedding partitioning, and pipelined I/O to feed huge embeddings efficiently. It includes data loaders for standard benchmarks (like Criteo), training scripts, evaluation tools, and capabilities like mixed precision, gradient compression, and memory fusion to maximize throughput.

Features

  • Hybrid architecture combining sparse embeddings and dense MLP branches
  • Efficient feature interaction (e.g. dot product, permutation) between sparse and dense features
  • Multi-GPU and distributed training with embedding partitioning and gradient synchronization
  • Support for quantization, memory optimization, and pipelined embedding I/O
  • Training / evaluation support for large-scale datasets like Criteo, Avazu
  • Baseline reference for industry and academic recommendation models

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow DLRM

DLRM Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of DLRM!

Additional Project Details

Programming Language

Python

Related Categories

Python Deep Learning Frameworks

Registered

2025-10-07