Commit 477a66b
authored
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 e60f01d commit 477a66b
1 file changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5966 | 5966 | | |
5967 | 5967 | | |
5968 | 5968 | | |
5969 | | - | |
5970 | | - | |
5971 | | - | |
5972 | | - | |
5973 | | - | |
5974 | 5969 | | |
5975 | 5970 | | |
5976 | | - | |
5977 | | - | |
5978 | | - | |
5979 | 5971 | | |
5980 | 5972 | | |
5981 | | - | |
5982 | | - | |
| 5973 | + | |
| 5974 | + | |
5983 | 5975 | | |
5984 | 5976 | | |
5985 | 5977 | | |
| |||
0 commit comments