Skip to content

Commit

Permalink
Use canonize default and pretrained with best_model.pt
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Apr 14, 2024
1 parent bbf4020 commit e491c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alignn/pretrained.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ def get_figshare_model(model_name="jv_formation_energy_peratom_alignn"):
cfg = i
if "best_model.pt" in i:
tmp = i
chks.append(i)

print("Using chk file", tmp, "from ", chks)
print("Path", os.path.abspath(path))
Expand Down

0 comments on commit e491c93

Please sign in to comment.