EPlus-LLM commited on
Commit
cd6399d
·
verified ·
1 Parent(s): c4cf1e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ This current platform is designed for engineers, architects, and researchers wor
34
 
35
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
36
 
37
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/EPlus-LLM/EPlus-LLMv1/blob/main/Run_EPlus_LLM.ipynb)
38
 
39
  ```python
40
  import torch
 
34
 
35
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
36
 
37
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Gangjiang1/EPlus-LLM/blob/main/v1/EPlus-LLM_inference.ipynb)
38
 
39
  ```python
40
  import torch