dariog commited on
Commit
e97084c
verified
1 Parent(s): 7936fdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -24,6 +24,10 @@ tags:
24
  - medical
25
  pipeline_tag: question-answering
26
  ---
 
 
 
 
27
  # Aloe: A New Family of Healthcare LLMs
28
 
29
  Aloe is a new family of healthcare LLMs that is highly competitive with all previous open models of its range and reaches state-of-the-art results at its size by using model merging and advanced prompting strategies. Aloe scores high in metrics measuring ethics and factuality, thanks to a combined red teaming and alignment effort. Complete training details, model merging configurations, and all training data (including synthetically generated data) will be shared. Additionally, the prompting repository used in this work to produce state-of-the-art results during inference will also be shared. Aloe comes with a healthcare-specific risk assessment to contribute to the safe use and deployment of such systems.
 
24
  - medical
25
  pipeline_tag: question-answering
26
  ---
27
+
28
+ CHECK OUT THE LATEST ITERATION OF THIS MODE, ALOE BETA IN [8B](https://huggingface.co/HPAI-BSC/Llama3.1-Aloe-Beta-8B) AND [70B](https://huggingface.co/HPAI-BSC/Llama3.1-Aloe-Beta-70B) VERSIONS
29
+
30
+
31
  # Aloe: A New Family of Healthcare LLMs
32
 
33
  Aloe is a new family of healthcare LLMs that is highly competitive with all previous open models of its range and reaches state-of-the-art results at its size by using model merging and advanced prompting strategies. Aloe scores high in metrics measuring ethics and factuality, thanks to a combined red teaming and alignment effort. Complete training details, model merging configurations, and all training data (including synthetically generated data) will be shared. Additionally, the prompting repository used in this work to produce state-of-the-art results during inference will also be shared. Aloe comes with a healthcare-specific risk assessment to contribute to the safe use and deployment of such systems.