]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add jina v2 base code (#7596)
authorJoan Fontanals <redacted>
Thu, 6 Jun 2024 07:22:41 +0000 (09:22 +0200)
committerGitHub <redacted>
Thu, 6 Jun 2024 07:22:41 +0000 (10:22 +0300)
commitf5d7b268ec4bf8628aa6ccc9f6631d0230dde76f
tree2959e37f1baf783b97cd676e1e79a82cfad77c7f
parent2d08b7fbb483c14bd2b173d4cd51ea3a4f862e8f
llama : add jina v2 base code (#7596)

* feat: add changes to handle jina v2 base code

* fix: do not complicate things

* fix: fix the usage of the code model

* fix: fix comments

* fix: fix linting issues

* fix: remove ollama patches

* style : minor

---------

Co-authored-by: Georgi Gerganov <redacted>
convert-hf-to-gguf-update.py
convert-hf-to-gguf.py
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
llama.cpp