Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
+
|
7 |
+
# AlpaCare: Instruction-tuned Large Language Models for Medical Applications
|
8 |
+
|
9 |
+
<p align="center">
|
10 |
+
<img src="https://raw.githubusercontent.com/XZhang97666/AlpaCare/master/plots/logo.png" alt="Alt Text" width="200" height="200">
|
11 |
+
</p>
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
This is the model weight of *AlpaCare*-LLaMA2-7B. *AlpaCare* are LLMs tuned on medical instructions.
|
16 |
+
|
17 |
+
Github page:
|
18 |
+
[https://github.com/XZhang97666/AlpaCare/](https://github.com/XZhang97666/AlpaCare/)
|