this sometimes happen in zerogpu space if you restart the space several times due to some kind of caching mechanism, turn on the dev mode and open a terminal console, then rm -rf /data-nvme/zerogpu-offload/ and restart the space. it will work again. another way around is to make any modification on your source code in the repo, this will trigger a rebuild for the docker image of you space, after it’s fully restarted you will be fine.
1 Like