]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llava : fix tokenization to not add bos between image embeddings and user prompt...
authorGeorgi Gerganov <redacted>
Mon, 16 Oct 2023 20:58:00 +0000 (23:58 +0300)
committerGitHub <redacted>
Mon, 16 Oct 2023 20:58:00 +0000 (23:58 +0300)
commit940efa95fec0b8a98c226a889d2ad839dfeeae0d
tree0cd85f24724689772837b9a9248f5601c52dd612
parent11bff290458f12f020b588792707f76ec658a27a
llava : fix tokenization to not add bos between image embeddings and user prompt (#3645)

* llava : fix tokenization to not add bos after system prompt

* set seed

---------

Co-authored-by: M. Yusuf Sarıgöz <redacted>
examples/llava/llava-utils.h
examples/llava/llava.cpp