ersilia-os / ersilia

The Ersilia Model Hub, a repository of AI/ML models for infectious and neglected disease research.
https://ersilia.io
GNU General Public License v3.0
224 stars 148 forks source link

🐛 Bug: Warning during fetch about conventional pull not working #1088

Closed DhanshreeA closed 6 months ago

DhanshreeA commented 8 months ago

Describe the bug.

While trying to fetch a model, Ersilia tries to fetch the model image from DockerHub if it does not exist locally. During this fetch, we have recently been seeing this warning appear very frequently:

Conventional pull did not work, Ersilia is now forcing linux/amd64 architecture

Describe the steps to reproduce the behavior

Fetch any model, eg ersilia -v fetch eos3b5e

Expected behavior.

No response

Screenshots.

No response

Operating environment

Ubuntu 22.04 LTS

Additional context

No response

DhanshreeA commented 6 months ago

Resolved here: d04d254c00a1ae20933304eafcf986cfeec6b0c4

It was perhaps the stupidest bug in the history of Ersilia.