EPlus-LLM commited on
Commit
9a973ed
·
verified ·
1 Parent(s): 68eb487

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ This current platform is designed for engineers, architects, and researchers wor
59
 
60
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
61
 
62
- [![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)
63
 
64
  ```python
65
  # ⚠️ Please make sure you have adequate GPU memory.
 
59
 
60
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
61
 
62
+ [![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)
63
 
64
  ```python
65
  # ⚠️ Please make sure you have adequate GPU memory.