gefdsv commited on
Commit
1be2e29
·
verified ·
1 Parent(s): dddacee

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/ggml-org/llama.cpp:server-intel
2
 
3
  RUN apt update && apt install wget -y
4
 
 
1
+ FROM ghcr.io/ggml-org/llama.cpp:server-openvino
2
 
3
  RUN apt update && apt install wget -y
4