EPlus-LLM commited on
Commit
f7cbe2c
·
verified ·
1 Parent(s): f02c8c5

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/huggingface/notebooks/blob/main/notebook.ipynb?url=https://huggingface.co/EPlus-LLM/EPlus-LLMv1/resolve/main/Run_EPlus-LLM.ipynb)
38
 
39
  ```python
40
  import torch