Update README.md
Browse files
README.md
CHANGED
|
@@ -6,38 +6,27 @@ base_model:
|
|
| 6 |
---
|
| 7 |
# EPlus-LLM
|
| 8 |
|
| 9 |
-
<!--
|
|
|
|
|
|
|
|
|
|
| 10 |
<div align="center">
|
| 11 |
<img src="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/figs/v2_platform_logo.png?raw=true" width="60%" alt="EPlus-LLM v2" />
|
| 12 |
</div>
|
| 13 |
-
|
| 14 |
<hr>
|
| 15 |
-
|
| 16 |
-
<!-- 所有徽章统一居中 -->
|
| 17 |
<div align="center" style="line-height: 1.5; margin-top: 10px;">
|
| 18 |
-
|
| 19 |
-
<!-- Hugging Face Badge -->
|
| 20 |
<a href="https://huggingface.co/EPlus-LLM" target="_blank" style="margin: 2px;">
|
| 21 |
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-EPlus--LLMv2-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 22 |
</a>
|
| 23 |
-
|
| 24 |
-
<!-- Open in Colab Badge -->
|
| 25 |
<a href="https://colab.research.google.com/github/Gangjiang1/EPlus-LLM/blob/main/v2/EPlus-LLMv2_inference.ipynb" target="_blank" style="margin: 4px;">
|
| 26 |
<img alt="Open In Colab" src="https://colab.research.google.com/assets/colab-badge.svg" style="vertical-align: middle;"/>
|
| 27 |
</a>
|
| 28 |
-
</div>
|
| 29 |
-
|
| 30 |
-
<!-- LinkedIn Badge -->
|
| 31 |
<a href="https://www.linkedin.com/in/gang-jiang-46b990273" target="_blank" style="margin: 4px;">
|
| 32 |
<img alt="LinkedIn" src="https://img.shields.io/badge/LinkedIn-Connect-blue?logo=linkedin&logoColor=white" style="vertical-align: middle;"/>
|
| 33 |
</a>
|
| 34 |
-
|
| 35 |
-
<!-- 微信 Badge -->
|
| 36 |
<a href="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/figs/qr.png?raw=true" target="_blank" style="margin: 4px;">
|
| 37 |
<img alt="WeChat" src="https://img.shields.io/badge/WeChat-Gang%20Jiang-brightgreen?logo=wechat&logoColor=white" style="vertical-align: middle;"/>
|
| 38 |
</a>
|
| 39 |
-
|
| 40 |
-
<!-- License Badge -->
|
| 41 |
<a href="LICENSE" target="_blank" style="margin: 4px;">
|
| 42 |
<img alt="License" src="https://img.shields.io/badge/License-MIT-f5de53?color=f5de53" style="vertical-align: middle;"/>
|
| 43 |
</a>
|
|
|
|
| 6 |
---
|
| 7 |
# EPlus-LLM
|
| 8 |
|
| 9 |
+
<!-- markdownlint-disable first-line-h1 -->
|
| 10 |
+
<!-- markdownlint-disable html -->
|
| 11 |
+
<!-- markdownlint-disable no-duplicate-header -->
|
| 12 |
+
|
| 13 |
<div align="center">
|
| 14 |
<img src="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/figs/v2_platform_logo.png?raw=true" width="60%" alt="EPlus-LLM v2" />
|
| 15 |
</div>
|
|
|
|
| 16 |
<hr>
|
|
|
|
|
|
|
| 17 |
<div align="center" style="line-height: 1.5; margin-top: 10px;">
|
|
|
|
|
|
|
| 18 |
<a href="https://huggingface.co/EPlus-LLM" target="_blank" style="margin: 2px;">
|
| 19 |
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-EPlus--LLMv2-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 20 |
</a>
|
|
|
|
|
|
|
| 21 |
<a href="https://colab.research.google.com/github/Gangjiang1/EPlus-LLM/blob/main/v2/EPlus-LLMv2_inference.ipynb" target="_blank" style="margin: 4px;">
|
| 22 |
<img alt="Open In Colab" src="https://colab.research.google.com/assets/colab-badge.svg" style="vertical-align: middle;"/>
|
| 23 |
</a>
|
|
|
|
|
|
|
|
|
|
| 24 |
<a href="https://www.linkedin.com/in/gang-jiang-46b990273" target="_blank" style="margin: 4px;">
|
| 25 |
<img alt="LinkedIn" src="https://img.shields.io/badge/LinkedIn-Connect-blue?logo=linkedin&logoColor=white" style="vertical-align: middle;"/>
|
| 26 |
</a>
|
|
|
|
|
|
|
| 27 |
<a href="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/figs/qr.png?raw=true" target="_blank" style="margin: 4px;">
|
| 28 |
<img alt="WeChat" src="https://img.shields.io/badge/WeChat-Gang%20Jiang-brightgreen?logo=wechat&logoColor=white" style="vertical-align: middle;"/>
|
| 29 |
</a>
|
|
|
|
|
|
|
| 30 |
<a href="LICENSE" target="_blank" style="margin: 4px;">
|
| 31 |
<img alt="License" src="https://img.shields.io/badge/License-MIT-f5de53?color=f5de53" style="vertical-align: middle;"/>
|
| 32 |
</a>
|