#language-model #bdh #burn #machine-learning

bin+lib burn_bdh

burn baby dragon hatchling inference and training

1 unstable release

Uses new Rust 2024

0.1.0 Oct 6, 2025

#2224 in Machine learning

MIT/Apache

48KB

burn_bdh 🔥🐉🐣

test GitHub License crates.io

burn inference and training of baby dragon hatchling model

Alt text Alt text

features

  • conditional (deep) gating
  • document-coherent dataloading and scale mixup
  • episodic memory
  • fused kernels
  • hierarchical, memory-aware recurrent state
  • mixture-of-expert routing
  • neuromorphic backend
  • streaming, sparse synaptic backpropagation
  • temporal neuron dampening
  • training benchmarks and reporting

training

cargo run --release -- --config ./config/dev.toml

benchmarks

  • cargo bench
  • open target/criterion/report/index.html

compatible burn versions

burn_bdh burn
0.1 0.18

license

licensed under either of

at your option.

contribution

unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~72–110MB
~2M SLoC