Commit Graph

10 Commits

Author SHA1 Message Date
Rachel Clune
38d0989cb7 Docs: RF3 README update and moving RF3 examples (#216)
* RF3 README update and moving RF3 examples

I updated the RF3 README for installation instructions that matched the RFD3 installation instructions. For the first example, I improve the instructions for running and fixed the output file descriptions to match what is now output by running the example. I commented out the 'Templating a Small Molecule' section because many of the files in that section were not present in the repository. The rest of the changes were mostly typo fixes.

 I moved the examples from `foundry/docs/releases` to `foundry/models/rf3/docs` to match the organization of RFD3. The changes made to the JSON files just reflect this change of location.

* Changed paths in example JSON files to point to new RF3 examples location

* Updated the landing page for the RF3 documentation so that it links out to the README
2026-02-27 15:35:02 -08:00
David Hyunyoo Jang
9f609e8758 Docs: update repository URL in README (#226)
fix: update repository URL in README
2026-02-25 14:39:22 -08:00
Rohith Krishna
a79cb953e2 Update inference command path in README.md (#169) 2026-01-16 14:51:57 -08:00
Rohith Krishna
db7cbf37d1 fix: fix path in paths for pdb parsing (#715)
* refactor: change modelhub to foundry

* fix: fix path in paths for pdb parsing

* Update run_inf_tutorial.sh

---------

Co-authored-by: Rohith Krishna <rohith@localhost>
Co-authored-by: Raktim Mitra <timkartar7879@gmail.com>
2025-12-02 17:55:02 -08:00
Nathaniel Corley
f3c01c2a2d refactor: rf3 and rfd3 lab training (#709)
* Add current_epoch arg to validation_batch_end, minor corrections to rfd3 validation

* fix: callbacks, readmes

* chore: rf3 checkpoints, quiet mode

* fix: fabric trainer model imports

* chore: commit .env

---------

Co-authored-by: jbutch <jbutch@uw.edu>
2025-12-01 18:14:07 -08:00
Jasper Butcher
3dba499b6d refactor source files for open sourcing (#648)
* mc

* Add base class for inference engine

* refactor inference engine

* Move constants and components out of rfd3 folder

* Fixes to engine

* Update with working checkpoint

* revert layer utils

* Fix more imports

* Move alignment, conditiontransitionblock

* Update sampler name

* mc

* More import fixes

* make format

* Minor fixes

* mc

* Fix rf3 inference engine

* Fix inference sampler

* Fix modules

* Running inference

* Make format

* add pre-commit hook

* fix: RF3 inference (#670)

fix: make rf3 tests in new format

* Minor cleanup

---------

Co-authored-by: Nathaniel Corley <ncorley@uw.edu>
2025-11-20 16:29:47 -08:00
Tuscan R Thompson
de64112d89 Feat: cyclic inference (#552)
* feat: inference for cyclic peptides

* chore: update README

* chore: lint

* chore: lint

* chore: cleanup if statement
2025-10-24 16:27:42 -07:00
ncorley
bcd3c527cd fix: updates to support latest Run10 RF3 2025-10-07 13:49:42 -07:00
ncorley
592de5b488 fix: working rf3 2025-10-01 23:52:01 -07:00
ncorley
cbbe4c6a6d wip: save before letting Claude rip 2025-10-01 12:01:05 -07:00