Skip to content

Update#309

Open
alphalm4 wants to merge 2 commits intoMDIL-SNU:mainfrom
alphalm4:update
Open

Update#309
alphalm4 wants to merge 2 commits intoMDIL-SNU:mainfrom
alphalm4:update

Conversation

@alphalm4
Copy link
Copy Markdown
Contributor

  • docs update about omni
  • warning if TP accelration is not specified

```

Also consider `omat24` or `matpes_pbe` tasks for more accurate PBE-level descriptions of high-force configurations. Note that `matpes_pbe` is trained on PBE level of theory, without incorporating the Hubbard U correction. All available tasks and corresponding fidelities are listed below. Tasks may differ even at the same fidelity level due to variations in computational protocols across datasets.
**Use `modal='mpa'` as the default PBE-level task for most systems.** Also consider `omat24` or `matpes_pbe` tasks for more accurate PBE-level descriptions of high-force configurations. Note that `matpes_pbe` is trained on PBE level of theory, without incorporating the Hubbard U correction. All available tasks and corresponding fidelities are listed below. Tasks may differ even at the same fidelity level due to variations in computational protocols across datasets.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like... prompt to AI agent rather than docs for human. But I think there's a trade-off in these days.

Comment thread sevenn/scripts/deploy.py
use_oeq: bool = False,
) -> None:
if not (use_flash or use_oeq):
print(
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use import warnings; warning.warn("..."). Without it, user can't ignore the warnings but bombarded the prints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants