Update README.md
Browse files
README.md
CHANGED
|
@@ -108,7 +108,7 @@ This current platform is designed for engineers, architects, and researchers wor
|
|
| 108 |
|
| 109 |
## 🚀 Quick Start
|
| 110 |
|
| 111 |
-
Here provides a code snippet to show you how to
|
| 112 |
|
| 113 |
[](https://colab.research.google.com/github/Gangjiang1/EPlus-LLM/blob/main/v2/EPlus-LLMv2_inference.ipynb)
|
| 114 |
|
|
@@ -216,7 +216,7 @@ with open(output_path, 'w', encoding='utf-8') as f:
|
|
| 216 |
print(f"Building Energy Model Auto-Generated: {output_path}")
|
| 217 |
```
|
| 218 |
|
| 219 |
-
## 📝 Citation
|
| 220 |
|
| 221 |
If you find our work helpful, feel free to give us a cite.
|
| 222 |
|
|
@@ -250,4 +250,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
| 250 |
year = {2024},
|
| 251 |
month = {Aug},
|
| 252 |
doi = {https://doi.org/10.1016/j.apenergy.2024.123431}}
|
| 253 |
-
```
|
|
|
|
| 108 |
|
| 109 |
## 🚀 Quick Start
|
| 110 |
|
| 111 |
+
Here provides a code snippet to show you how to run the LLM-BEM-Engineer.
|
| 112 |
|
| 113 |
[](https://colab.research.google.com/github/Gangjiang1/EPlus-LLM/blob/main/v2/EPlus-LLMv2_inference.ipynb)
|
| 114 |
|
|
|
|
| 216 |
print(f"Building Energy Model Auto-Generated: {output_path}")
|
| 217 |
```
|
| 218 |
|
| 219 |
+
<!-- ## 📝 Citation
|
| 220 |
|
| 221 |
If you find our work helpful, feel free to give us a cite.
|
| 222 |
|
|
|
|
| 250 |
year = {2024},
|
| 251 |
month = {Aug},
|
| 252 |
doi = {https://doi.org/10.1016/j.apenergy.2024.123431}}
|
| 253 |
+
``` -->
|