Hi,
I have donwloaded the ‘nvcr.io/nim/deepmind/alphafold2:1.0.0’ in my host (gpu A100) and the container apparently is started, but it gives the error of 503 Service Unavailable.
Logs:
curl localhost:8081/v1/health/ready
{“detail”:“AlphaFold2 not ready - model is not yet downloaded or is in invalid directory.”}
Someone help please?