Skip to content

experiment/chgnet#324

Open
timurbazhirov wants to merge 2 commits into
experiment/sevennetfrom
experiment/chgnet
Open

experiment/chgnet#324
timurbazhirov wants to merge 2 commits into
experiment/sevennetfrom
experiment/chgnet

Conversation

@timurbazhirov
Copy link
Copy Markdown
Member

  • feat: add CHGNet support for Pyodide/JupyterLite
  • docs: add CHGNet build instructions to packages README

- Add chgnet-0.3.8 wheel (stripped Cython, model bundled, 4.3MB)
- Add patch_chgnet_deps: stubs nvidia_smi, Cython, palettable
- Add CHGNet package group to config.yml
- Add relax_structure_with_chgnet.ipynb notebook
- Add Playwright test (all 9 cells pass)

CHGNet uses pure PyTorch loading (state_dict, no JIT) and
pymatgen for neighbor lists (no DGL/torch_geometric).
The cygraph.so C extension automatically falls back to
Python 'legacy' mode in Pyodide.
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 70fc7dcc-4f63-4ccf-982c-bcbc59eb1700

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch experiment/chgnet

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant