parent
a95631ee97
commit
0e814dfc42
12 changed files with 19 additions and 103 deletions
|
@ -21,7 +21,7 @@ COPY . .
|
|||
# Set nvcc architecture
|
||||
ENV CUDA_DOCKER_ARCH=${CUDA_DOCKER_ARCH}
|
||||
# Enable CUDA
|
||||
ENV LLAMA_CUDA=1
|
||||
ENV GGML_CUDA=1
|
||||
|
||||
RUN make -j$(nproc) llama-cli
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue