Add hfviewer architecture card
Browse filesEmbed the hfviewer architecture visualization card in README.md.
README.md
CHANGED
|
@@ -14,9 +14,18 @@ tags:
|
|
| 14 |
---
|
| 15 |
<img src="Banner.png" width="1920"/>
|
| 16 |
|
| 17 |
-
|
| 18 |
# Rose Pro
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## A Rose That Finally Found the 1100 Club
|
| 21 |
|
| 22 |
> I trained a model, watched the numbers climb,
|
|
@@ -281,4 +290,4 @@ I'll take it.
|
|
| 281 |
|
| 282 |
For now.
|
| 283 |
|
| 284 |
-
---
|
|
|
|
| 14 |
---
|
| 15 |
<img src="Banner.png" width="1920"/>
|
| 16 |
|
|
|
|
| 17 |
# Rose Pro
|
| 18 |
|
| 19 |
+
## Architecture graph
|
| 20 |
+
|
| 21 |
+
<a href="https://hfviewer.com/GODELEV/Rose-Pro?utm_source=huggingface&utm_medium=embedded_model_card&utm_campaign=GODELEV_Rose-Pro_card" target="_blank" rel="noopener">
|
| 22 |
+
<img
|
| 23 |
+
src="https://hfviewer.com/api/card.svg?source=GODELEV%2FRose-Pro&granularity=0"
|
| 24 |
+
alt="Architecture graph for GODELEV/Rose-Pro. Open in hfviewer"
|
| 25 |
+
width="100%"
|
| 26 |
+
/>
|
| 27 |
+
</a>
|
| 28 |
+
|
| 29 |
## A Rose That Finally Found the 1100 Club
|
| 30 |
|
| 31 |
> I trained a model, watched the numbers climb,
|
|
|
|
| 290 |
|
| 291 |
For now.
|
| 292 |
|
| 293 |
+
---
|