Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

Announcing BOLT: A Deep Learning Engine for Efficiently Training and Deploying Large Models on Commodity CPUs

Aug 26, 2023 - medium.com
ThirdAI has developed a new deep learning framework, BOLT, that allows for the training and deployment of large-scale models on ordinary, low-cost CPU machines. The framework introduces unique features such as configurable sparsity, automatic tuning of specialized hyper-parameters, and dynamic sparse inference for model deployment. BOLT has been designed to make large-scale deep learning accessible to all users, eliminating the need for expensive specialized hardware like GPUs and years of domain-specific knowledge.

The paper released by ThirdAI details the technical aspects of BOLT, including its design philosophy, novel algorithmic features, and experimental results on various machine learning benchmarks. The paper also highlights BOLT's state-of-the-art performance on the Yelp-Chi Graph Learning Benchmark, its optimized approach for distributed data-parallel training on CPUs, and its application in areas like self-supervised pretraining, personalized recommendations, and extreme classification. BOLT can be tried out through demo notebooks available on Google Colab and Jupyter.

Key takeaways:

  • ThirdAI has developed a new deep learning framework called BOLT, which allows for the training and deployment of large-scale models on ordinary, low-cost CPU machines.
  • BOLT introduces unique features such as configurable sparsity, automatic tuning of specialized hyper-parameters, and dynamic sparse inference for model deployment.
  • BOLT has demonstrated state-of-the-art performance on the Yelp-Chi Graph Learning Benchmark for fraud detection.
  • The BOLT framework supports distributed training and is optimized for speed, with new approaches for data parallel training to achieve better scalability.
View Full Article

Comments (0)

Be the first to comment!