ColabFold
ColabFold copied to clipboard
Jax dependency Issue
Jax discontinued linear_util since v0.4.25 (latest) which means that when haiku is imported running jax@latest it crashes and since colabfold's pyproject.toml says its fine with any version of jax which is 0.4.20 above it causes issues running several methods of colabfold.
Please let me know if this makes sense or would you require more info.