Skip to content

Commit

Permalink
add logo to blog
Browse files Browse the repository at this point in the history
  • Loading branch information
YannDubs committed Mar 13, 2023
1 parent eb3f862 commit da37bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ instruction-following demonstrations.
</div>

<p align="center" width="100%">
<a href="https://crfm.stanford.edu/alpaca/" target="_blank"><img src="https://github.com/tatsu-lab/stanford_alpaca/blob/main/assets/logo.png" alt="Stanford-Alpaca" style="width: 50%; min-width: 300px; display: block; margin: auto;"></a>
<a href="https://crfm.stanford.edu/alpaca/" target="_blank"><img src="https://raw.githubusercontent.com/tatsu-lab/stanford_alpaca/main/assets/logo.png" alt="Stanford-Alpaca" style="width: 50%; min-width: 300px; display: block; margin: auto;"></a>
</p>


Expand Down

0 comments on commit da37bb2

Please sign in to comment.