Quazim0t0's picture
Upload README.md with huggingface_hub
48ae225 verified
|
Raw
History Blame Contribute Delete
895 Bytes
---
title: DaisyChain Genomics Demo v1
emoji: ๐ŸŒผ
colorFrom: purple
colorTo: green
sdk: gradio
sdk_version: 5.9.1
python_version: "3.12"
app_file: app.py
pinned: true
license: apache-2.0
short_description: Real-time DNA routing across modular specialists
---
# ๐ŸŒผ DaisyChain โ€” interactive routing
Four ~74M DNA/RNA specialists (โ‰ˆ295M total, **under Carbon-500M**) + a learned router.
Each specialist is distilled per-domain from Carbon-500M; the router reads how
*surprised* each one is by a sequence (bits/base) plus its hidden state, and hands the
work to the home specialist.
Paste a DNA sequence and watch the chain light up specialist-by-specialist, then the
router pick its home domain in real time โ€” and optionally generate a continuation from
the chosen specialist.
Model weights: [DaisyChainAI/daisychain-genomics](https://huggingface.co/DaisyChainAI/daisychain-genomics).