GangJiang commited on
Commit
b8ee3a7
·
verified ·
1 Parent(s): 55ac9c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 load the EPlus-LLM and auto-generate building energy models.
112
 
113
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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
+ ``` -->