matthoffner commited on
Commit
4125443
1 Parent(s): b3ccd5b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM nvidia/cuda:12.2.0-devel-ubuntu22.04
2
 
3
  ENV DEBIAN_FRONTEND=noninteractive
4
 
 
1
+ FROM ghcr.io/ggerganov/llama.cpp:full-cuda
2
 
3
  ENV DEBIAN_FRONTEND=noninteractive
4