Hacker News new | ask | show | jobs
by anavid7 44 days ago
Where is it capturing the model "structure" from?
1 comments

Most hugging face models are implemented in PyTorch, with an architecture specified as a series of layers. This looks like a nice visualization of that.