]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : XLMRoberta Type Vocab Size (#10458)
authorGabe Goodhart <redacted>
Sun, 24 Nov 2024 09:02:34 +0000 (02:02 -0700)
committerGitHub <redacted>
Sun, 24 Nov 2024 09:02:34 +0000 (11:02 +0200)
commit9336db462c0c34bbe2055413fe4e16442626c38b
tree4d321bbb333bd5f1059462dfc600b9918b79a59d
parent96fa2c5e2d6cb5319f34c3a7fb0cec05694b22f1
convert : XLMRoberta Type Vocab Size (#10458)

This matches the key in common bert-based embedding models and may have a
value other than 1 in it.

Branch: XLMRobertaTypeVocabSize

Signed-off-by: Gabe Goodhart <redacted>
convert_hf_to_gguf.py