diff --git a/EdgeCraftRAG/docker_compose/intel/gpu/arc/compose.yaml b/EdgeCraftRAG/docker_compose/intel/gpu/arc/compose.yaml index 76aad87de1..a695fbc022 100644 --- a/EdgeCraftRAG/docker_compose/intel/gpu/arc/compose.yaml +++ b/EdgeCraftRAG/docker_compose/intel/gpu/arc/compose.yaml @@ -15,10 +15,7 @@ services: - ${MODEL_PATH:-${PWD}}:/home/user/models - ${DOC_PATH:-${PWD}}:/home/user/docs - ${GRADIO_PATH:-${PWD}}:/home/user/gradio_cache -<<<<<<< HEAD - ${HF_CACHE:-${HOME}/.cache}:/home/user/.cache -======= ->>>>>>> 8b95a73 (Add E2E test cases for EC-RAG - local LLM and vllm) ports: - ${PIPELINE_SERVICE_PORT:-16010}:${PIPELINE_SERVICE_PORT:-16010} devices: