Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# EPlus-LLM
|
| 2 |
|
| 3 |
-
<!-- markdownlint-disable first-line-h1 -->
|
| 4 |
-
<!-- markdownlint-disable html -->
|
| 5 |
-
<!-- markdownlint-disable no-duplicate-header -->
|
| 6 |
-
|
| 7 |
<div align="center">
|
| 8 |
<img src="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/v2_platform_logo.png?raw=true" width="60%" alt="EPlus-LLM v2" />
|
| 9 |
</div>
|
|
@@ -224,4 +226,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
| 224 |
year = {2024},
|
| 225 |
month = {Aug},
|
| 226 |
doi = {https://doi.org/10.1016/j.apenergy.2024.123431}}
|
| 227 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
library_name: transformers
|
| 4 |
+
base_model:
|
| 5 |
+
- EPlus-LLM/EPlus-LLMv2
|
| 6 |
+
---
|
| 7 |
# EPlus-LLM
|
| 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
<div align="center">
|
| 10 |
<img src="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/resolve/main/v2_platform_logo.png?raw=true" width="60%" alt="EPlus-LLM v2" />
|
| 11 |
</div>
|
|
|
|
| 226 |
year = {2024},
|
| 227 |
month = {Aug},
|
| 228 |
doi = {https://doi.org/10.1016/j.apenergy.2024.123431}}
|
| 229 |
+
```
|