EPlus-LLM commited on
Commit
86f8bcd
·
verified ·
1 Parent(s): 58c72ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -35,7 +35,6 @@ This current platform is designed for engineers, architects, and researchers wor
35
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
36
 
37
  ```python
38
-
39
  import torch
40
  from transformers import (
41
  AutoModelForSeq2SeqLM,
 
35
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
36
 
37
  ```python
 
38
  import torch
39
  from transformers import (
40
  AutoModelForSeq2SeqLM,