Repository for experimenting with Bayesian Flow Networks for text generation
Bayesian Flow Networks were presented in thie research work: https://arxiv.org/pdf/2308.07037.pdf Algomancer made a verified for correctness implementation by one of the researchers in: https://github.com/Algomancer/Bayesian-Flow-Networks And a need to see the algorithm to generate text was something that rushed this first commit in this repo. Enjoy!