tracel-ai/models

Models and examples built with Burn

What it solves

This repository provides a centralized collection of deep learning models implemented using the Burn deep learning framework. It allows developers to access a variety of pre-built model architectures for different AI tasks without having to implement them from scratch.

How it works

The project organizes a set of official and community-contributed models. These implementations are built on top of the Burn framework, enabling the use of Rust-based deep learning. It covers a wide range of modalities including text, image, and audio.

Who it’s for

Developers and researchers who are using the Burn framework and need ready-to-use model architectures for tasks like language modeling, image classification, and speech recognition.

Highlights

  • Official implementations of models like Llama, ALBERT, and ResNet.
  • Community contributions including Stable Diffusion, Whisper, and RWKV v7.
  • Support for multiple modalities: text (LLMs, encoders), vision (classification, object detection), and audio (speech recognition, music note detection).
  • Distributed under MIT and Apache 2.0 licenses.

Related

  • Project
  • Project
  • Project
  • Project
  • Project