You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dstack apply -f tgi-llama32.dstack.yml --yes
...
# BACKEND REGION INSTANCE RESOURCES SPOT PRICE
1 gcp us-central1 n1-standard-1 1xCPU, 4GB, 1xT4 (16GB), 20.0GB (disk) no $0.397712
tgi-llama32 provisioning completed (failed)
Run failed with error code CREATING_CONTAINER_ERROR.
Error: createContainer error: Error response from daemon: No such image: ghcr.io/huggingface/text-generation-inference:sha-b1f9044
Check CLI, server, and run logs for more details.
shim.log:
2024/11/21 11:04:49 Preparing volumes
2024/11/21 11:04:49 Pulling image
2024/11/21 11:06:26 Error pulling ghcr.io/huggingface/text-generation-inference:sha-b1f9044: failed to register layer: write /opt/conda/lib/libmkl_avx.so.2: no space left on device
2024/11/21 11:06:26 Image Pull interrupted: downloaded 7007466602 bytes out of 7007466602 (68.71MB/s)
2024/11/21 11:06:26 Creating container
2024/11/21 11:06:26 Cleanup routine: Cannot stop container: Error response from daemon: No such container: tgi-llama32-0-0
2024/11/21 11:06:26 Cleanup routine: Cannot remove container: Error response from daemon: No such container: tgi-llama32-0-0
2024/11/21 11:06:26 Creating container tgi-llama32-0-0:
config: &{ ... }
2024/11/21 11:06:26 createContainer error: Error response from daemon: No such image: ghcr.io/huggingface/text-generation-inference:sha-b1f9044
failed Run Error response from daemon: No such image: ghcr.io/huggingface/text-generation-inference:sha-b1f9044
Expected behaviour
No response
dstack version
0.18.26
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Start a run with small disk storage and a large Docker image, e.g.:
Actual behaviour
shim.log
:Expected behaviour
No response
dstack version
0.18.26
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: