Commit 83bc2f2
authored
model : add text-only support for Kimi-VL (and find special tokens in text_config) (ggml-org#15051)
* basic kimi-vl textmodel conversion
* check config["text_config"] for special tokens1 parent 6c7a441 commit 83bc2f2
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6059 | 6059 | | |
6060 | 6060 | | |
6061 | 6061 | | |
| 6062 | + | |
6062 | 6063 | | |
6063 | 6064 | | |
6064 | 6065 | | |
| |||
6161 | 6162 | | |
6162 | 6163 | | |
6163 | 6164 | | |
| 6165 | + | |
| 6166 | + | |
| 6167 | + | |
| 6168 | + | |
| 6169 | + | |
| 6170 | + | |
| 6171 | + | |
6164 | 6172 | | |
6165 | 6173 | | |
6166 | 6174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
316 | 320 | | |
317 | 321 | | |
318 | 322 | | |
| |||
0 commit comments