Skip to content

Commit

Permalink
make : update llama.cpp deps [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov committed Jul 19, 2024
1 parent 61449e1 commit da7f831
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,9 @@ src/unicode-data.o: \
src/llama.o: \
src/llama.cpp \
src/llama-impl.h \
src/llama-vocab.h \
src/llama-grammar.h \
src/llama-sampling.h \
src/unicode.h \
include/llama.h \
ggml/include/ggml-cuda.h \
Expand Down

0 comments on commit da7f831

Please sign in to comment.