| ▲ | anavid7 10 hours ago | |
Where is it capturing the model "structure" from? | ||
| ▲ | danbrooks 7 hours ago | parent [-] | |
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. | ||