Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
base_model: mistralai/Mistral-7B-v0.1
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Clinical Decision Support Agent
|
| 3 |
+
emoji: 📈
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
app_file: app.py
|
| 8 |
+
pinned: false
|
| 9 |
license: mit
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
base_model: mistralai/Mistral-7B-v0.1
|