]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : remove fsep token from GPTRefactForCausalLM (#8237)
authorJiří Podivín <redacted>
Fri, 12 Jul 2024 08:06:33 +0000 (10:06 +0200)
committerGitHub <redacted>
Fri, 12 Jul 2024 08:06:33 +0000 (11:06 +0300)
commit5aefbce27a66473d4b1263ba3f7bdd3d14245975
tree3d6fd53897dae4b829964c4c96d07ed3fdfd5164
parent71c1121d11f1437be9421fd0cbaa011b9ef49098
convert : remove fsep token from GPTRefactForCausalLM (#8237)

The <filename> token used by Refact doesn't serve
the same purpose as the <file_separator> from CodeGemma.

Signed-off-by: Jiri Podivin <redacted>
convert_hf_to_gguf.py