Rosetta Commons
foundationOpenness profile
1 product on the map — 1 open-ish.
Openness
3 high confidence- weights
- open(checkpoints downloaded from files.ipd.uw.edu and covered explicitly by the repository LICENSE)
- data
- closed(training set not released
- code
- partial(inference scripts and hydra configs only
- license
- BSD-3-Clause(OSI)
GitHub reports NOASSERTION, which would have left this product looking unlicensed. The LICENSE body is BSD three-clause text under a University of Washington copyright, and it says outright that it covers the model weights as well as the source, which is the rarer and more useful of the two statements.
- https://raw.githubusercontent.com/RosettaCommons/RFdiffusion/main/LICENSE recorded 2026-09-10
"BSD License. Copyright (c) 2023 University of Washington ... This copyright and license covers both the source code and model weights referenced for download in the README file", followed by the three standard BSD conditions.
- https://api.github.com/repos/RosettaCommons/RFdiffusion recorded 2026-09-10
license spdx_id: NOASSERTION, key "other", url null - the endpoint does not recognise the BSD text in the LICENSE file.
- https://raw.githubusercontent.com/RosettaCommons/RFdiffusion/main/README.md recorded 2026-09-10
"RFdiffusion is released under an open source BSD License (see LICENSE file). It is free for both non-profit and for-profit use." Weights are fetched with wget from files.ipd.uw.edu; the published code covers inference configuration only, and no training data or pipeline is released.