GODELEV commited on
Commit
1cfc8a6
·
verified ·
1 Parent(s): 8bcff3c

Add hfviewer architecture card

Browse files

Embed the hfviewer architecture visualization card in README.md.

Files changed (1) hide show
  1. README.md +11 -2
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&amp;utm_medium=embedded_model_card&amp;utm_campaign=GODELEV_Rose-Pro_card" target="_blank" rel="noopener">
22
+ <img
23
+ src="https://hfviewer.com/api/card.svg?source=GODELEV%2FRose-Pro&amp;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
+ ---