Hacker News new | ask | show | jobs
by oofbey 464 days ago
Fun! I wish the demo had the attention visualization. Would that be easy to add? Is the source code for the HF demo in the repo too?
1 comments

Unfortunately it might be a bit challenging as there’s a nontrivial amount of extra computation we do for the viz, but it’s probably possible?
The attention demo code is in the /attention_demo directory if you want to try it on your own messages too :)