Skip to content

Commit

Permalink
llama.cpp-base: updated checkout tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertgong committed Oct 12, 2024
1 parent 9f1e5c6 commit 17505e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
2 changes: 1 addition & 1 deletion llama.cpp-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apt-get update && \

WORKDIR /app

RUN git clone https://github.com/ggerganov/llama.cpp.git . && git checkout b3135
RUN git clone https://github.com/ggerganov/llama.cpp.git . && git checkout b3853

# Set nvcc architecture
ENV CUDA_DOCKER_ARCH=${CUDA_DOCKER_ARCH}
Expand Down
55 changes: 0 additions & 55 deletions llama.cpp-base/llama.cpp-base/Dockerfile

This file was deleted.

0 comments on commit 17505e1

Please sign in to comment.