Instructions to use EPFLiGHT/Meditron3-Gemma2-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
Alexandre Sallinen commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
### Model Card: Gemma2 Meditron-3[2B]
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
base_model:
|
| 6 |
+
- google/gemma-2-2b-it
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- medical
|
| 10 |
---
|
| 11 |
### Model Card: Gemma2 Meditron-3[2B]
|
| 12 |
|