Update AvatarChatbot/docker_compose/intel/cpu/xeon/compose.yaml
Some checks failed
Create an issue to GenAIInfra on push / Create issue (push) Has been cancelled
Nightly build/publish latest docker images / get-build-matrix (push) Has been cancelled
Nightly build/publish latest docker images / build-comps-base (push) Has been cancelled
Nightly build/publish latest docker images / build-images (push) Has been cancelled
Nightly build/publish latest docker images / test-example (push) Has been cancelled
Nightly build/publish latest docker images / get-image-list (push) Has been cancelled
Nightly build/publish latest docker images / publish (push) Has been cancelled
Trellix Command Line Scanner / Trellix (push) Has been cancelled
Weekly test all examples on multiple HWs / get-test-matrix (push) Has been cancelled
Weekly test all examples on multiple HWs / build-comps-base (push) Has been cancelled
Weekly test all examples on multiple HWs / run-examples (push) Has been cancelled
Update Docker Hub Description / get-images-matrix (push) Has been cancelled
Update Docker Hub Description / check-images-matrix (push) Has been cancelled
Update Docker Hub Description / dockerHubDescription (push) Has been cancelled
Check stale issue and pr / close-issues (push) Has been cancelled
Daily update vLLM & vLLM-fork version / freeze-tag (vLLM, vllm-project/vllm, VLLM_VER) (push) Has been cancelled
Daily update vLLM & vLLM-fork version / freeze-tag (vLLM-fork, HabanaAI/vllm-fork, VLLM_FORK_VER) (push) Has been cancelled
Some checks failed
Create an issue to GenAIInfra on push / Create issue (push) Has been cancelled
Nightly build/publish latest docker images / get-build-matrix (push) Has been cancelled
Nightly build/publish latest docker images / build-comps-base (push) Has been cancelled
Nightly build/publish latest docker images / build-images (push) Has been cancelled
Nightly build/publish latest docker images / test-example (push) Has been cancelled
Nightly build/publish latest docker images / get-image-list (push) Has been cancelled
Nightly build/publish latest docker images / publish (push) Has been cancelled
Trellix Command Line Scanner / Trellix (push) Has been cancelled
Weekly test all examples on multiple HWs / get-test-matrix (push) Has been cancelled
Weekly test all examples on multiple HWs / build-comps-base (push) Has been cancelled
Weekly test all examples on multiple HWs / run-examples (push) Has been cancelled
Update Docker Hub Description / get-images-matrix (push) Has been cancelled
Update Docker Hub Description / check-images-matrix (push) Has been cancelled
Update Docker Hub Description / dockerHubDescription (push) Has been cancelled
Check stale issue and pr / close-issues (push) Has been cancelled
Daily update vLLM & vLLM-fork version / freeze-tag (vLLM, vllm-project/vllm, VLLM_VER) (push) Has been cancelled
Daily update vLLM & vLLM-fork version / freeze-tag (vLLM-fork, HabanaAI/vllm-fork, VLLM_FORK_VER) (push) Has been cancelled
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# Copyright (C) 2024 Intel Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
@@ -31,7 +30,7 @@ services:
|
||||
ports:
|
||||
- "3006:80"
|
||||
volumes:
|
||||
- "${MODEL_CACHE:-./data}:/data"
|
||||
- "./data:/data"
|
||||
shm_size: 1g
|
||||
environment:
|
||||
no_proxy: ${no_proxy}
|
||||
|
||||
Reference in New Issue
Block a user