Update README.md

This commit is contained in:
Dario
2026-01-17 17:27:19 +00:00
committed by system
parent 5fc515e741
commit 18ca8512d0

View File

@@ -56,7 +56,10 @@ pipeline_tag: question-answering
<img alt="Arxiv" src="https://img.shields.io/badge/arXiv-2405.01886-b31b1b.svg" style="display: inline-block; vertical-align: middle;"/>
</a>
<a href="LICENSE" style="margin: 1px;">
<img alt="License" src="https://img.shields.io/badge/license-CC--BY--NC%204.0-green" style="display: inline-block; vertical-align: middle;"/>
<img
alt="CC BY-NC 4.0 License"
src="https://licensebuttons.net/l/by-nc/4.0/88x31.png"
/>
</a>
</div>
@@ -79,7 +82,7 @@ Aloe is a new family of healthcare LLMs that is highly competitive with all prev
- **Developed by:** [HPAI](https://hpai.bsc.es/)
- **Model type:** Causal decoder-only transformer language model
- **Language(s) (NLP):** English (mainly)
- **License:** This model is based on Meta Llama 3 8B and is governed by the [Meta Llama 3 License](https://llama.meta.com/llama3/license/). All our modifications are available with a [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) license.
- **License:** This model is based on Meta Llama 3 8B originally released under the [Meta Llama 3 License](https://llama.meta.com/llama3/license/). All Aloe modifications are available under a CC-BY-NC-4.0 license for non-commercial use, research purposes only.
- **Finetuned from model :** [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B)
### [](https://huggingface.co/templates/model-card-example#model-sources-optional)Model Sources [optional]