EPlus-LLM commited on
Commit
cf3a58e
·
verified ·
1 Parent(s): c33f706

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ Here provides a code snippet to show you how to load the EPlus-LLM and auto-gene
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
- # ⚠️ Please make sure you have adequate GPU memory.
41
  # ⚠️ Please make sure your EnergyPlus version is 9.6 for successful running.
42
 
43
  import torch
 
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
+ # ⚠️ Please make sure you have GPU.
41
  # ⚠️ Please make sure your EnergyPlus version is 9.6 for successful running.
42
 
43
  import torch