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 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:
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