Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# LLaMA-2-7B Chat - AI Medical Chatbot
|
2 |
|
3 |
## Model Overview
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
base_model: NousResearch/Llama-2-70b-chat-hf
|
5 |
+
tags:
|
6 |
+
- biology
|
7 |
+
- medical
|
8 |
+
- text-generation-inference
|
9 |
+
---
|
10 |
# LLaMA-2-7B Chat - AI Medical Chatbot
|
11 |
|
12 |
## Model Overview
|