Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ model-index:
|
|
| 14 |
[**中文**](./README_ZH.md) | [**English**](./README.md)
|
| 15 |
|
| 16 |
<p align="center" width="100%">
|
| 17 |
-
<a href="https://github.com/
|
| 18 |
</p>
|
| 19 |
|
| 20 |
# TCMChat: A Generative Large Language Model for Traditional Chinese Medicine
|
|
@@ -29,7 +29,7 @@ model-index:
|
|
| 29 |
|
| 30 |
### Install
|
| 31 |
```shell
|
| 32 |
-
git clone https://github.com/
|
| 33 |
cd TCMChat
|
| 34 |
```
|
| 35 |
Create a conda environment
|
|
|
|
| 14 |
[**中文**](./README_ZH.md) | [**English**](./README.md)
|
| 15 |
|
| 16 |
<p align="center" width="100%">
|
| 17 |
+
<a href="https://github.com/ZJUFanLab/TCMChat" target="_blank"><img src="./logo.png" alt="TCMChat" style="width: 25%; min-width: 300px; display: block; margin: auto;"></a>
|
| 18 |
</p>
|
| 19 |
|
| 20 |
# TCMChat: A Generative Large Language Model for Traditional Chinese Medicine
|
|
|
|
| 29 |
|
| 30 |
### Install
|
| 31 |
```shell
|
| 32 |
+
git clone https://github.com/ZJUFanLab/TCMChat
|
| 33 |
cd TCMChat
|
| 34 |
```
|
| 35 |
Create a conda environment
|