]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : recognize 1B phi models (#4847)
authorAustin <redacted>
Wed, 10 Jan 2024 13:39:09 +0000 (08:39 -0500)
committerGitHub <redacted>
Wed, 10 Jan 2024 13:39:09 +0000 (15:39 +0200)
commit329ff615699d32f596d4ebf8baba654c30064e0d
tree75379980ae35c30b94a5b8cac1df310877f50ef4
parentd34633d8db6c2e400355de4862cd699154ecc73f
llama : recognize 1B phi models (#4847)

This update categorizes models with 24 layers as MODEL_1B, ensuring compatibility with different Phi model variants without impacting existing Phi-2 model functionality.
llama.cpp