Mihaiii commited on
Commit
875b92b
·
verified ·
1 Parent(s): 080b892

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/ggerganov/llama.cpp:server-cuda-7c27a19b2eb91bb0f43c7f7aec0386cec2dddc33
2
 
3
  RUN apt-get update && apt-get install -y wget pip python3 git
4
 
 
1
+ FROM ghcr.io/ggerganov/llama.cpp:server-rocm--b1-e09a800
2
 
3
  RUN apt-get update && apt-get install -y wget pip python3 git
4