Skip to content

Commit 74e2ca1

Browse files
committed
add demo
1 parent e08bf4b commit 74e2ca1

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

examples.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,9 @@ <h1 style="color: #183385; font-size:x-large;line-height:1.2" class="text-center
244244
href="index.html">Home</a></li>
245245
<li style="background-color: #276be0;"><a
246246
style="color:white; font-weight: 600; font-size: 18px"
247-
href="index.html">Magpie Exampels</a></li>
247+
href="examples.html">Magpie Exampels</a></li>
248+
<li><a style="color:white; font-weight: 600; font-size: 18px;" href="https://magpie-align-readme.static.hf.space/README.md#dataset-navigation-%F0%9F%A7%AD">Dataset Navigation</a></li>
249+
<li><a style="color:white; font-weight: 600; font-size: 18px;" href="https://huggingface.co/spaces/flydust/Chat-with-Magpie">Chat with Magpie</a></li>
248250
<!-- <li><a style="color:white; font-weight: 600; font-size: 18px" href="#misc">Misc.</a></li> -->
249251
<!-- <li ><a href="#blog">Blogs</a></li> -->
250252
<!-- <li><a href="#contact">Contact</a></li> -->

index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,14 +208,22 @@ <h1 style="color: #183385; font-size:x-large;line-height:1.2" class="text-center
208208
<a target="_blank" href="https://github.com/magpie-align/magpie">
209209
<img src="https://img.shields.io/badge/-Github-purple?style=for-the-badge&logo=github" style="height:35px;">
210210
</a>
211-
212-
<a target="_blank" href="https://huggingface.co/Magpie-Align">
213-
<img src="https://img.shields.io/badge/-🤗_HUGGINGFACE-green?style=for-the-badge" style="height:35px;">
214-
</a>
215211

216212
<a target="_blank" href="https://arxiv.org/abs/2406.08464">
217213
<img src="https://img.shields.io/badge/-Paper-red?style=for-the-badge&logo=arxiv" style="height:35px;">
218214
</a>
215+
216+
<a target="_blank" href="https://huggingface.co/Magpie-Align">
217+
<img src="https://img.shields.io/badge/-🤗_Dataset-green?style=for-the-badge" style="height:35px;">
218+
</a>
219+
220+
<a target="_blank" href="https://huggingface.co/spaces/davanstrien/magpie">
221+
<img src="https://img.shields.io/badge/-🤗_Demo-blue?style=for-the-badge" style="height:35px;">
222+
</a>
223+
224+
<a target="_blank" href="https://huggingface.co/spaces/flydust/Chat-with-Magpie">
225+
<img src="https://img.shields.io/badge/-🤗_Chat Model-orange?style=for-the-badge" style="height:35px;">
226+
</a>
219227
</p>
220228
</div>
221229

@@ -244,6 +252,8 @@ <h1 style="color: #183385; font-size:x-large;line-height:1.2" class="text-center
244252
style="color:white; font-weight: 600; font-size: 18px"
245253
href="index.html">Home</a></li>
246254
<li><a style="color:white; font-weight: 600; font-size: 18px;" href="examples.html">Magpie Examples</a></li>
255+
<li><a style="color:white; font-weight: 600; font-size: 18px;" href="https://magpie-align-readme.static.hf.space/README.md#dataset-navigation-%F0%9F%A7%AD">Dataset Navigation</a></li>
256+
<li><a style="color:white; font-weight: 600; font-size: 18px;" href="https://huggingface.co/spaces/flydust/Chat-with-Magpie">Chat with Magpie</a></li>
247257
<!-- <li><a style="color:white; font-weight: 600; font-size: 18px" href="#misc">Misc.</a></li> -->
248258
<!-- <li ><a href="#blog">Blogs</a></li> -->
249259
<!-- <li><a href="#contact">Contact</a></li> -->

0 commit comments

Comments
 (0)