Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,17 @@ We are the EPFL-LLM team at EPFL (Swiss Federal Institute of Technology), led by
|
|
13 |
|
14 |
Our latest project is **MEDITRON**, currently the best open-source medical Large Language Model (LLM) in the world.
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
<p align="center">
|
17 |
<img src="medllama.jpeg" width="35%">
|
18 |
</p>
|
|
|
|
13 |
|
14 |
Our latest project is **MEDITRON**, currently the best open-source medical Large Language Model (LLM) in the world.
|
15 |
|
16 |
+
We've publicly released the weights for [Meditron-70B](https://huggingface.co/epfl-llm/meditron-70b) and [Meditron-7B](https://huggingface.co/epfl-llm/meditron-7b) on Huggingface.
|
17 |
+
|
18 |
+
- 🦾 **GitHub Repo**: [epfLLM/meditron](https://github.com/epfLLM/meditron)
|
19 |
+
|
20 |
+
- 📖 **Paper**: [MEDITRON-70B: Scaling Medical Pre-Training For Large Language Models](https://arxiv.org/abs/2311.16079) (pre-print)
|
21 |
+
|
22 |
+
- 🗞️ **Press Release**: [EPFL's new Large Language Model for Medical Knowledge](https://actu.epfl.ch/news/epfl-s-new-large-language-model-for-medical-knowle/)
|
23 |
+
|
24 |
+
- 🧬 **NEW medical dataset**: [Clinical Guidelines Corpus](https://huggingface.co/datasets/epfl-llm/guidelines)
|
25 |
+
|
26 |
<p align="center">
|
27 |
<img src="medllama.jpeg" width="35%">
|
28 |
</p>
|
29 |
+
|