]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add support for the cohere2 model architecture (#10900)
authorDAN™ <redacted>
Sat, 4 Jan 2025 14:33:31 +0000 (09:33 -0500)
committerGitHub <redacted>
Sat, 4 Jan 2025 14:33:31 +0000 (16:33 +0200)
commit46be942214e295cd34660bbbd6b846155d1c36a0
tree91b65a57df428aabb7114c8c8052933999b8d9c2
parent78c678517530d411b4263341cdb4dc28c9d117c8
llama : add support for the cohere2 model architecture (#10900)
convert_hf_to_gguf.py
gguf-py/gguf/constants.py
src/llama-arch.cpp
src/llama-arch.h
src/llama-model.cpp
src/llama.cpp