EPlus-LLM commited on
Commit
45a78b0
·
verified ·
1 Parent(s): 9174264

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ from transformers import (
47
  )
48
 
49
  # Load the rest port of IDF file.
50
- file_path = "v1_nextpart.idf"
51
  output_path = "v1_final.idf"
52
 
53
  # Load the EPlus-LLM model
 
47
  )
48
 
49
  # Load the rest port of IDF file.
50
+ file_path = "v1_nextpart.idf" # file is in the repo, please download.
51
  output_path = "v1_final.idf"
52
 
53
  # Load the EPlus-LLM model