tt-bio
Protein structure prediction and design on Tenstorrent hardware
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tt-bio?▼
Run `npx skills add moritztng/tt-bio --all -g -y` in your terminal to install all skills in this suite globally.
What does tt-bio do?▼
It runs protein structure prediction, binder design, and binding affinity models such as Boltz-2, ESMFold2, Protenix, and OpenFold3 on Tenstorrent Blackhole and Wormhole hardware.
Can tt-bio run without Tenstorrent hardware?▼
Yes. The Boltz-2 CPU and GPU path and the command-line interface work on a standard host, while the other models require a Tenstorrent card.
How accurate are tt-bio predictions?▼
Every model is validated against its official reference implementation on the same input and reproduces results within that reference's own run-to-run noise.
Does tt-bio support multi-card setups?▼
Yes. It supports single-card and multi-card configurations like a 4-card QuietBox or 32-card Galaxy server, and multiple machines can be combined into one prediction run.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides