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
Auth0 for AI Agents now in GA Icon
Auth0 for AI Agents now in GA

Ready to implement AI with confidence (without sacrificing security)?

Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
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