Commit c3e195f
convert : correctly handle LLaMA tokenizer for Jamba (ggml-org#16470)
* fix: convert_hf_to_gguf - change Jamba non-sentencepiece mode (tokenizer.json) vocab construction
* fix: convert_hf_to_gguf - jamba non-sentencepiece tokenizer to use _set_vocab_llama_hf func
* fix: convert_hf_to_gguf - removed get_vocab_base_pre from jamba1 parent ebf89db commit c3e195f
1 file changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5996 | 5996 | | |
5997 | 5997 | | |
5998 | 5998 | | |
5999 | | - | |
6000 | | - | |
6001 | | - | |
6002 | | - | |
6003 | | - | |
6004 | 5999 | | |
6005 | 6000 | | |
6006 | | - | |
6007 | | - | |
6008 | | - | |
6009 | 6001 | | |
6010 | 6002 | | |
6011 | | - | |
6012 | | - | |
| 6003 | + | |
| 6004 | + | |
6013 | 6005 | | |
6014 | 6006 | | |
6015 | 6007 | | |
| |||
0 commit comments