We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62decc commit cbb78d4Copy full SHA for cbb78d4
1 file changed
VideoQnA/docker_compose/intel/cpu/xeon/compose.yaml
@@ -45,7 +45,7 @@ services:
45
LOGFLAG: ${LOGFLAG:-False}
46
restart: unless-stopped
47
volumes:
48
- - /home/$USER/.cache/.cache/huggingface/hub:/home/user/.cache/huggingface/hub
+ - /home/$USER/.cache/huggingface/hub:/home/user/.cache/huggingface/hub
49
retriever:
50
image: ${REGISTRY:-opea}/retriever:${TAG:-latest}
51
container_name: retriever-vdms-server
0 commit comments