Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,38 @@ base_model:
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# EPlus-LLM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
**EPlus-LLM series, natural language for auto-building energy modeling via LLM**
|
| 11 |
|
| 12 |
<div align="center">
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# EPlus-LLM
|
| 10 |
+
|
| 11 |
+
<!-- markdownlint-disable first-line-h1 -->
|
| 12 |
+
<!-- markdownlint-disable html -->
|
| 13 |
+
<!-- markdownlint-disable no-duplicate-header -->
|
| 14 |
+
|
| 15 |
+
<div align="center">
|
| 16 |
+
<img src="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/v2_platform_logo.png?raw=true" width="60%" alt="EPlus-LLM v2" />
|
| 17 |
+
</div>
|
| 18 |
+
<hr>
|
| 19 |
+
<div align="center" style="line-height: 1;">
|
| 20 |
+
<a href="https://huggingface.co/EPlus-LLM/" target="_blank" style="margin: 2px;">
|
| 21 |
+
<img alt="Homepage" src="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/figs_v2_badge.png?raw=true" style="display: inline-block; vertical-align: middle;"/>
|
| 22 |
+
</a>
|
| 23 |
+
<a href="https://huggingface.co/EPlus-LLM/" target="_blank" style="margin: 2px;">
|
| 24 |
+
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-DeepSeek%20AI-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 25 |
+
</a>
|
| 26 |
+
</div>
|
| 27 |
+
|
| 28 |
+
<a href="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/qr.jpeg?raw=true" target="_blank" style="margin: 2px;">
|
| 29 |
+
<img alt="Wechat" src="https://img.shields.io/badge/WeChat-DeepSeek%20AI-brightgreen?logo=wechat&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 30 |
+
</a>
|
| 31 |
+
<a href="www.linkedin.com/in/gang-jiang-46b990273" target="_blank" style="margin: 2px;">
|
| 32 |
+
<img alt="LinkedIn" src="https://img.shields.io/badge/LinkedIn-Connect-blue?logo=linkedin&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 33 |
+
</a>
|
| 34 |
+
</div>
|
| 35 |
+
|
| 36 |
+
<div align="center" style="line-height: 1;">
|
| 37 |
+
<a href="LICENSE" style="margin: 2px;">
|
| 38 |
+
<img alt="License" src="https://img.shields.io/badge/License-MIT-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
|
| 39 |
+
</a>
|
| 40 |
+
</div>
|
| 41 |
+
|
| 42 |
**EPlus-LLM series, natural language for auto-building energy modeling via LLM**
|
| 43 |
|
| 44 |
<div align="center">
|