JordiBayarri commited on
Commit
8c59ad9
verified
1 Parent(s): cd1f78e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -58,7 +58,7 @@ Aloe: A Family of Fine-tuned Open Healthcare LLMs
58
  <img alt="Arxiv" src="https://img.shields.io/badge/arXiv-2405.01886-b31b1b.svg" style="display: inline-block; vertical-align: middle;"/>
59
  </a>
60
  <a href="LICENSE" style="margin: 1px;">
61
- <img alt="License" src="https://img.shields.io/badge/license-Llama%203.1-green" style="display: inline-block; vertical-align: middle;"/>
62
  </a>
63
  </div>
64
 
@@ -92,7 +92,7 @@ Complete training details, model merging configurations, and all training data (
92
  - **Developed by:**聽[HPAI](https://hpai.bsc.es/)
93
  - **Model type:**聽Causal decoder-only transformer language model
94
  - **Language(s) (NLP):**聽English (capable but not formally evaluated on other languages)
95
- - **License:**聽This model is based on [Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) which is released with Apache 2.0 license. All our modifications are available with a [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license, making the Aloe Beta models **compatible with commercial use**.
96
  - **Base model :** [Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B)
97
  - **Paper:** (more coming soon)
98
  - **RAG Repository:**聽https://github.com/HPAI-BSC/prompt_engine
 
58
  <img alt="Arxiv" src="https://img.shields.io/badge/arXiv-2405.01886-b31b1b.svg" style="display: inline-block; vertical-align: middle;"/>
59
  </a>
60
  <a href="LICENSE" style="margin: 1px;">
61
+ <img alt="License" src="https://img.shields.io/badge/license-Qwen-green" style="display: inline-block; vertical-align: middle;"/>
62
  </a>
63
  </div>
64
 
 
92
  - **Developed by:**聽[HPAI](https://hpai.bsc.es/)
93
  - **Model type:**聽Causal decoder-only transformer language model
94
  - **Language(s) (NLP):**聽English (capable but not formally evaluated on other languages)
95
+ - **License:**聽This model is based on [Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) which is released with a Qwen custom license. All our modifications are available with a [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license, making the Aloe Beta models **compatible with commercial use**.
96
  - **Base model :** [Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B)
97
  - **Paper:** (more coming soon)
98
  - **RAG Repository:**聽https://github.com/HPAI-BSC/prompt_engine