Skip to content

Commit da7f831

Browse files
committed
make : update llama.cpp deps [no ci]
1 parent 61449e1 commit da7f831

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,6 +1059,9 @@ src/unicode-data.o: \
10591059
src/llama.o: \
10601060
src/llama.cpp \
10611061
src/llama-impl.h \
1062+
src/llama-vocab.h \
1063+
src/llama-grammar.h \
1064+
src/llama-sampling.h \
10621065
src/unicode.h \
10631066
include/llama.h \
10641067
ggml/include/ggml-cuda.h \

0 commit comments

Comments
 (0)