Files
chronicgiardia e97379e551 docs: add LocalColabFold macOS Apple Silicon install runbook
Adds docs/colabfold-macos-install.md, a reproducible recipe for
installing LocalColabFold (ColabFold + AlphaFold2 weights) on Apple
Silicon Macs, so users can predict protein structures locally and feed
the resulting PDBs / confidence scores into a graphify corpus.

Notes upstream LocalColabFold's current top-level installer hardcodes
Linux x86_64 Miniforge and jax[cuda12], which fail on Apple Silicon (no
macOS CUDA wheels, no NVIDIA GPU). Recommends the bundled v1.5.5 M1
installer as the working Apple Silicon path. ColabFold 1.6.1 with
JAX 0.4.23 CPU build, verified by 60s smoke test on a 62-residue FASTA.

Linked from README.md under the existing 'Optional integrations' section
(also added by this PR if not already present from #620).

Co-Authored-By: Oz <oz-agent@warp.dev>
2026-04-30 03:23:00 -07:00
..
2026-04-20 19:13:40 +01:00
2026-04-21 11:34:33 +01:00