burn_dragon_kernel 0.21.0-pre.23

Fused GPU kernel crate for burn_dragon execution paths
Documentation

burn_dragon 🔥🐉

burn_dragon is the dragon model + training workspace.

it pairs the dragon model stack with burn_p2p for native + browser p2p training, deployment, and live network operation.

the model shape follows the dragon hatchling / bdh paper.

what is here

  • crates/burn_dragon_core: core model, state, and config
  • crates/burn_dragon_language: language training + inference adapters
  • crates/burn_dragon_p2p: p2p runtime, browser ui, deployment, and integration tests
  • xtask: build, smoke, deploy, and release helpers

common paths

quick start

cargo run -p xtask -- smoke
cargo run -p xtask -- deploy-check