]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : MiniCPM support tied embeddings (#7664)
authorzhangkaihuo <redacted>
Mon, 3 Jun 2024 07:49:30 +0000 (15:49 +0800)
committerGitHub <redacted>
Mon, 3 Jun 2024 07:49:30 +0000 (10:49 +0300)
commit6f28a333c1e3fdfdc7b4f9d0367f2b41a9b7e9d4
tree44e54d11d4fca4edda050f8206157065a06ac60d
parent549279d8049d78620a2b081e26edb654f83c3bbd
llama : MiniCPM support tied embeddings (#7664)

* support lm_head

* remove the code block

---------

Co-authored-by: zhangkaihuo <redacted>
gguf-py/gguf/constants.py
llama.cpp