Update README.md
Browse files
README.md
CHANGED
@@ -33,8 +33,38 @@ base_model:
|
|
33 |
<h1 align="center">
|
34 |
Aloe: A Family of Fine-tuned Open Healthcare LLMs
|
35 |
</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
-
---
|
38 |
|
39 |
|
40 |
|
|
|
33 |
<h1 align="center">
|
34 |
Aloe: A Family of Fine-tuned Open Healthcare LLMs
|
35 |
</h1>
|
36 |
+
<hr style="margin: 15px">
|
37 |
+
<div align="center" style="line-height: 1;">
|
38 |
+
<a href="https://hpai.bsc.es/" target="_blank" style="margin: 1px;">
|
39 |
+
<img alt="Web" src="https://img.shields.io/badge/Website-HPAI-8A2BE2" style="display: inline-block; vertical-align: middle;"/>
|
40 |
+
</a>
|
41 |
+
<a href="https://huggingface.co/HPAI-BSC" target="_blank" style="margin: 1px;">
|
42 |
+
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-HPAI-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
43 |
+
</a>
|
44 |
+
<a href="https://github.com/HPAI-BSC" target="_blank" style="margin: 1px;">
|
45 |
+
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-HPAI-%23121011.svg?logo=github&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
46 |
+
</a>
|
47 |
+
</div>
|
48 |
+
<div align="center" style="line-height: 1;">
|
49 |
+
<a href="https://www.linkedin.com/company/hpai" target="_blank" style="margin: 1px;">
|
50 |
+
<img alt="Linkedin" src="https://img.shields.io/badge/Linkedin-HPAI-blue" style="display: inline-block; vertical-align: middle;"/>
|
51 |
+
</a>
|
52 |
+
<a href="https://bsky.app/profile/hpai.bsky.social" target="_blank" style="margin: 1px;">
|
53 |
+
<img alt="BlueSky" src="https://img.shields.io/badge/Bluesky-HPAI-0285FF?logo=bluesky&logoColor=fff" style="display: inline-block; vertical-align: middle;"/>
|
54 |
+
</a>
|
55 |
+
<a href="https://linktr.ee/hpai_bsc" target="_blank" style="margin: 1px;">
|
56 |
+
<img alt="LinkTree" src="https://img.shields.io/badge/Linktree-HPAI-43E55E?style=flat&logo=linktree&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
57 |
+
</a>
|
58 |
+
</div>
|
59 |
+
<div align="center" style="line-height: 1;">
|
60 |
+
<a href="https://arxiv.org/abs/2405.01886" target="_blank" style="margin: 1px;">
|
61 |
+
<img alt="Arxiv" src="https://img.shields.io/badge/arXiv-2405.01886-b31b1b.svg" style="display: inline-block; vertical-align: middle;"/>
|
62 |
+
</a>
|
63 |
+
<a href="LICENSE" style="margin: 1px;">
|
64 |
+
<img alt="License" src="https://img.shields.io/badge/license-Llama%203.1-green" style="display: inline-block; vertical-align: middle;"/>
|
65 |
+
</a>
|
66 |
+
</div>
|
67 |
|
|
|
68 |
|
69 |
|
70 |
|