๐Ÿ”ฅ Models ๐Ÿ”ฅ

April 14, 2026 ยท View on GitHub

Welcome to the Models repository! Here, you'll find a diverse collection of deep learning models and examples constructed using the Burn deep learning framework.

Collection of Official Models

ModelDescriptionRepository
ALBERTMasked language modelalbert-burn
LlamaLarge language modelsllama-burn
MiniLMSentence embeddingsminilm-burn
MobileNetV2Mobile image classificationmobilenetv2-burn
SqueezeNetCompact image classificationsqueezenet-burn
ResNetResidual image classificationresnet-burn
RoBERTaText encoderbert-burn
YOLOXObject detectionyolox-burn

Community Contributions

Explore the curated list of models developed by the community โ™ฅ.

ModelDescriptionRepository
Llama 2Large language modelsGadersd/llama2-burn
WhisperSpeech recognitionGadersd/whisper-burn
Stable Diffusion v1.4Image generationGadersd/stable-diffusion-burn
kordMusic note detectiontwitchax/kord
Whisper-LiveLive speech transcriptionsudomonikers/whisper-burn
Inception V3Image classificationvaronroy/inception-v3-burn
CRAFTText detectionwingertge/craft-burn
RWKV v7Hybrid transformer/RNN LLMdymat/rwkv-burn
SSDObject detectioncatch-twenty-two/rust-ssd
DeepSeek-OCR-2OCR inferencehuahuadeliaoliao/DeepSeek-OCR-2-burn
SpeechAlignerSpeech model trainingdnvt/burn-speech-training
Wav2Vec 2.0Speech recognitionprivacyresearchgroup/wav2vec-burn

License Information

Models implemented in this repository are distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE and LICENSE-MIT for complete details.

Please note that opening a pull request signals your agreement with these licensing terms. If you copy or adapt material from other resources or codebases, ensure that you include the original license information in the NOTICES.md file under the corresponding model directory.

Community models linked in this repository may fall under different licenses, so please consult the respective repositories for specific license information.