Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ pinned: false
|
|
10 |
We are the LLM team at EPFL (Swiss Federal Institute of Technology), led by Prof. Antoine Bosselut from the [NLP lab](https://nlp.epfl.ch) and Prof. Martin Jaggi from the [MLO lab](https://www.epfl.ch/labs/mlo/).
|
11 |
|
12 |
<p align="center">
|
13 |
-
<img src="
|
14 |
</p>
|
15 |
|
16 |
|
17 |
Our latest project is **MEDITRON**, currently the best open-source medical Large Language Model (LLM) in the world.
|
18 |
|
19 |
-
|
20 |
|
21 |
- 🦾 **GitHub Repo**: [epfLLM/meditron](https://github.com/epfLLM/meditron)
|
22 |
|
|
|
10 |
We are the LLM team at EPFL (Swiss Federal Institute of Technology), led by Prof. Antoine Bosselut from the [NLP lab](https://nlp.epfl.ch) and Prof. Martin Jaggi from the [MLO lab](https://www.epfl.ch/labs/mlo/).
|
11 |
|
12 |
<p align="center">
|
13 |
+
<img src="meditron.png" width="30%">
|
14 |
</p>
|
15 |
|
16 |
|
17 |
Our latest project is **MEDITRON**, currently the best open-source medical Large Language Model (LLM) in the world.
|
18 |
|
19 |
+
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.
|
20 |
|
21 |
- 🦾 **GitHub Repo**: [epfLLM/meditron](https://github.com/epfLLM/meditron)
|
22 |
|