Levenshtein Editing! I was waiting for someone to attempt this!

#2
by an0nya - opened

So pumped! I was testing out diffusion LLMs and thinking that the best advantage they may have is the ability to edit tokens, but this implementation that doesn't require the model to slide a sequence of tokens over to insert something closes the gap, and it's natively trained for it. can't wait to run this model with ridiculous denoising steps, thresholds, and block sizes to see if it can handle generating the correct answer the first time. amazing release!

Sign up or log in to comment