File size: 549 Bytes
abe6598 c0a0e96 abe6598 c0a0e96 abe6598 c0a0e96 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<div class="interactive-demo">
<div class="demo-header">
<h3>π Model Dependency Graph</h3>
</div>
<div class="demo-content">
<iframe src="static/d3_dependency_graph.html" width="100%" height="600px" frameborder="0" style="border-radius: 8px; background: white;"></iframe>
</div>
<div class="demo-footer">
Interactive dependency graph showing real relationships between Transformers models. π‘ Base models (HuggingFace logo), π΅ Derived modular models. Click and drag to explore!
</div>
</div>
|