]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : fix Baichuan2 models by using vocab size in config.json (#3299)
authorKerfuffle <redacted>
Wed, 4 Oct 2023 14:20:28 +0000 (08:20 -0600)
committerGitHub <redacted>
Wed, 4 Oct 2023 14:20:28 +0000 (17:20 +0300)
commit019ba1dcd0c7775a5ac0f7442634a330eb0173cc
tree17e5ebd836d212dfb97c85f72a7008d35f4a385e
parentbeabc8cfb0145b48aad68fefc573d316fe9c3a8a
convert : fix Baichuan2 models by using vocab size in config.json (#3299)

Use local GGUF package when possible in Baichuan converter
convert-baichuan-hf-to-gguf.py