Skip to content

Releases: genbio-ai/ModelGenerator

AIDO.ModelGenerator

11 Dec 07:11
Compare
Choose a tag to compare

AIDO.ModelGenerator is a software stack powering the development of an AI-driven Digital Organism by enabling researchers to adapt pretrained models and generate finetuned models for downstream tasks.
To read more about AIDO.ModelGenerator's integral role in building the world's first AI-driven Digital Organism, see AIDO.

AIDO.ModelGenerator is open-sourced as an opinionated plug-and-play research framework for cross-disciplinary teams in ML & Bio.
It is designed to enable rapid and reproducible prototyping with four kinds of experiments in mind:

  1. Applying pre-trained foundation models to new data
  2. Developing new finetuning and inference tasks for foundation models
  3. Benchmarking foundation models and creating leaderboards
  4. Testing new architectures for finetuning performance

while also scaling with hardware and integrating with larger data pipelines or research workflows.

AIDO.ModelGenerator is built on PyTorch, HuggingFace, and Lightning, and works seamlessly with these ecosystems.

See the AIDO.ModelGenerator documentation for installation, usage, tutorials, and API reference.

Test release, please ignore

11 Dec 06:42
Compare
Choose a tag to compare
v0.1.1-3

update description, remove direct dependencies for pypi release

Test release, please ignore

10 Dec 21:37
Compare
Choose a tag to compare
v0.1.1-2

update version for pypi release

Test release, please ignore

10 Dec 18:20
Compare
Choose a tag to compare
v0.1.1-1

update version, remove direct dependencies for release

Test release, please ignore

10 Dec 07:38
Compare
Choose a tag to compare
v0.1.1

upgrade version

Test release, please ignore

10 Dec 05:58
Compare
Choose a tag to compare
v0.1.0

temporarily remove openfold and dllogger for pypi upload