Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -74,3 +74,17 @@ under 500M**), each distilled per-domain from a 500M genomic foundation model, b
|
|
| 74 |
|
| 75 |
More links on the chain — and more chains — coming. 🌼
|
| 76 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
|
| 75 |
More links on the chain — and more chains — coming. 🌼
|
| 76 |
|
| 77 |
+
## Citation
|
| 78 |
+
|
| 79 |
+
**If you use these models, please cite the author — Dean Byrne (Quazim0t0):**
|
| 80 |
+
|
| 81 |
+
```bibtex
|
| 82 |
+
@misc{byrne2026daisychain,
|
| 83 |
+
title = {DaisyChain Genomics: A Modular Mixture of Per-Domain Distilled Genomic Specialists},
|
| 84 |
+
author = {Byrne, Dean},
|
| 85 |
+
year = {2026},
|
| 86 |
+
howpublished = {\url{https://huggingface.co/DaisyChainAI/daisychain-genomics}},
|
| 87 |
+
note = {DaisyChainAI (Quazim0t0). Four ~74M DNA/RNA specialists distilled per-domain
|
| 88 |
+
from Carbon-500M behind a learned router}
|
| 89 |
+
}
|
| 90 |
+
```
|