Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 0601c58

Browse files
authored
Deploying vllm (#137)
* Remove cleanup.sh * Fix Dockerfile-ub22 for logs folder * Remove CPREFIX * Removed CPREFIX * Fix for dockerfile
1 parent 6da374c commit 0601c58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyTorch/vLLM_Tutorials/Deploying_vLLM/Dockerfile-1.21.0-ub22-vllm-v0.7.2+Gaudi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2025 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM vault.habana.ai/gaudi-docker/1.21.0/ubuntu24.04/habanalabs/pytorch-installer-2.6.0
4+
FROM vault.habana.ai/gaudi-docker/1.21.0/ubuntu22.04/habanalabs/pytorch-installer-2.6.0
55

66
# BUILD_ARGS="--build-arg http_proxy --build-arg https_proxy --build-arg no_proxy"
77
# CNAME=vllm-v0.7.2-gaudi-ub22:1.21.0-555

0 commit comments

Comments
 (0)