Skip to main content
Run any Skill in Manus
with one click

port-bio-model-to-tenstorrent

Stars113
Forks11
UpdatedJune 9, 2026 at 10:22

Playbook for implementing/porting a new biomolecular model (protein folding, structure prediction, protein language model, diffusion structure head, MSA encoder, etc.) onto Tenstorrent hardware inside the tt-bio codebase. Use when the task is "port model X to ttnn/Tenstorrent", "add a new model to tt-bio", "implement <bio model> on TT", or extending an existing port. Encodes the non-negotiable requirements (inference-only, accuracy, performance, --fast, unification, no redundancy, vendored pip deps) and the hard-won methodology (component-by-component parity porting, on-device residency, warm profiling, bit-exact bucketing, sample-dim batching with OOM chunking, bf16 load). Distilled from the ESMC-300M/6B + ESMFold2 and Boltz-2 ports (the 58-commit ESMFold2 history).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly