[Draft] Update README with recent highlights, benchmarks, and support matrix …#1508
[Draft] Update README with recent highlights, benchmarks, and support matrix …#1508
Conversation
…fixes
Add new Recent News entries for Qwen3, ESM2 low-precision (NVFP4/MXFP8),
Mixtral MoE, ESM2 PEFT, and Llama3 context parallelism. Add benchmark
figures for ESM2 low-precision on B300 and Llama3 70B CP on GB300. Update
support matrix with new model/recipe rows and fix stale WIP statuses.
Fix typos ("bionemo2" → "BioNeMo Framework") and remove stray character
in amplify README.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@jomitchellnv @pstjohn can we get the raw numbers for these figures so that we can use @jwilber 's tools to unify style? Also @jomitchellnv is it possible to could get the mxfp8/nvfp4 ESM2 benchmarks in the same units as the front page benchmarks? |
| <em> Training benchmarks for ESM-2, a well known protein sequence model using the BERT architecture.</em> | ||
| </p> | ||
|
|
||
| <p align="center"> |
There was a problem hiding this comment.
It would be great to add a bit of context here as to what BioNeMo features these benchmarks relate to for a new user reading this. Are we planning to add more than 3 benchmark figures here as well? If there is more than 3, it might be nice to add a subheading for them.
…fixes
Add new Recent News entries for Qwen3, ESM2 low-precision (NVFP4/MXFP8), Mixtral MoE, ESM2 PEFT, and Llama3 context parallelism. Add benchmark figures for ESM2 low-precision on B300 and Llama3 70B CP on GB300. Update support matrix with new model/recipe rows and fix stale WIP statuses. Fix typos ("bionemo2" → "BioNeMo Framework") and remove stray character in amplify README.
Description
Usage
Type of changes
CI Pipeline Configuration
Configure CI behavior by applying the relevant labels. By default, only basic unit tests are run.
Unit tests marked as
@pytest.mark.multi_gpuor@pytest.mark.distributedare not run in the PR pipeline.For more details, see CONTRIBUTING
Note
By default, only basic unit tests are run. Add appropriate labels to enable an additional test coverage.
Authorizing CI Runs
We use copy-pr-bot to manage authorization of CI
runs on NVIDIA's compute resources.
automatically be copied to a pull-request/ prefixed branch in the source repository (e.g. pull-request/123)
/ok to testcomment on the pull request to trigger CI. This will need to be done for each new commit.Triggering Code Rabbit AI Review
To trigger a code review from code rabbit, comment on a pull request with one of these commands:
See https://docs.coderabbit.ai/reference/review-commands for a full list of commands.
Pre-submit Checklist