EPlus-LLM commited on
Commit
d778241
·
verified ·
1 Parent(s): 8669b12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,8 +1,16 @@
 
 
 
 
 
 
 
 
1
  # EPlus-LLM
2
  **EPlus-LLM series, natural language for auto-building energy modeling via LLM**
3
 
4
  <div align="center">
5
- <img src="/figs/graphic.png" alt="Illustration of EPlus-LLMv2 for Auto-building energy modeling" width="700"/>
6
  </div>
7
 
8
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-4.0
5
+ base_model:
6
+ - google/flan-t5-xxl
7
+ ---
8
+
9
  # EPlus-LLM
10
  **EPlus-LLM series, natural language for auto-building energy modeling via LLM**
11
 
12
  <div align="center">
13
+ <img src="https://huggingface.co/EPlus-LLM/EPlus-LLMv2/figs/graphic.png" alt="Illustration of EPlus-LLMv2 for Auto-building energy modeling" width="700"/>
14
  </div>
15
 
16