Conversation
* initial commit * try to fix file refs * ruff, polish pypi README.md and add citations (#2) * run formatter * add gitignore, update pyproject.toml, update readme, remove warning, update draw * vibe-coded to desired interface, need to check correctness of inference scripts now, probably a better LLM can simplify * read mol * remove old inference scripts * new inference * fixes * working (to be polished) * Simplify everything, change the pyproject.toml * py3dmol to dev * revert old readme.md * .. * note the extra uma * batching * saving * not clari-csp * hydrogens always added * hydrogens always added * oom bug * seed everything, remove a todo * --model flag * rm unused * save blank config * revert * fable fixes everything * clarify the batched input * colab and molab * working delete and add * changes * margins * .. * ketcher inside molab * smiles text input too * filter clashing * polish * note the clashing checks * note clashes * more updates and clarifications * finishing touches * bump to old python version * bump v * molab: install clari from PyPI, drop editable path source The editable path source pointed uv at a local checkout that doesn't exist in molab's sandbox, so the notebook failed to start. Resolve clari from PyPI like the other dependencies. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * .. * from marimo * working on molab * fixed * molab badge --------- Co-authored-by: alstonlo <alston@mit.edu> Co-authored-by: Austin Cheng <auhcheng@gmail.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* sync molab * more fps in the gif * ruff
…t cifs immediately after sampling
* change flags and checkpoint loading * filter clashing * bump v * some bug fixes * ruff format * debloat scripts * fixes * more fixes for molab * simpler resampling * bump * update docs
* change flags and checkpoint loading * filter clashing * bump v * some bug fixes * ruff format * debloat scripts * fixes * more fixes for molab * simpler resampling * bump * update docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New PR to squash prior PRs and remove messy commit history.