Skip to content

CondonFM Skills - #4

Open
ohadmo wants to merge 5 commits into
mainfrom
omosafi/skills
Open

CondonFM Skills#4
ohadmo wants to merge 5 commits into
mainfrom
omosafi/skills

Conversation

@ohadmo

@ohadmo ohadmo commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This repository is read-only and does not accept Pull Requests. Please open an Issue for reproducible bugs.

Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
@ohadmo
ohadmo requested a review from caofan September 3, 2026 23:11
@ohadmo ohadmo self-assigned this Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Thanks for your interest. This repository is read-only and does not accept Pull Requests. Please open an Issue for reproducible bugs.

@github-actions github-actions Bot closed this Sep 3, 2026
@ohadmo ohadmo reopened this Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Thanks for your interest. This repository is read-only and does not accept Pull Requests. Please open an Issue for reproducible bugs.

@github-actions github-actions Bot closed this Sep 3, 2026
@ohadmo ohadmo reopened this Sep 4, 2026
@ohadmo

ohadmo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

/nvskills-ci

@ohadmo

ohadmo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

@greptileai

@greptile-apps

greptile-apps Bot commented Sep 4, 2026

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

The PR appears safe to merge, with no actionable new correctness, security, or repository-rule violations identified.

Summary

  • Documents supported public Encodon workflows and explicitly excludes unavailable Decodon and missense functionality.
  • Adds reproducible evaluation data, checkpoint metadata, and a standard-library RiboNN preparation helper.
  • Revises the RiboNN remote download to require a direct successful HTTPS response and adds tests for status and transport failures.
  • Extends public-skill contract tests and task discovery for the new skill suite.

Diagram

%%{init: {'theme': 'neutral'}}%%
flowchart LR
    U[User request] --> S{Selected CodonFM skill}
    S --> A[Setup]
    S --> B[Score variants]
    S --> C[Extract embeddings]
    S --> D[Fine-tune Encodon]
    A --> P[Validate environment and checkpoint]
    B --> V[Validate variant input]
    C --> E[Validate coding-sequence CSV]
    D --> R[Prepare and validate labeled data]
    R --> H[Optional pinned RiboNN HTTPS source]
    P --> X[CodonFM runner command]
    V --> X
    E --> X
    R --> X
    X --> O[Verified outputs or prerequisite guidance]
Loading

Reviews (3) · Last reviewed commit: "fix tier1"

@ohadmo

ohadmo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

/nvskills-ci

1 similar comment
@ohadmo

ohadmo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

/nvskills-ci

Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
@ohadmo

ohadmo commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@greptileai

@ohadmo

ohadmo commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

/nvskills-ci

Signed-off-by: Ohad Mosafi <omosafi@nvidia.com>
@ohadmo

ohadmo commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

/nvskills-ci

1 similar comment
@ohadmo

ohadmo commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

/nvskills-ci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant