Daniel Bevenius
8f70fc3d1b
llama : remove 'd' from bad special token log ( #11212 )
...
This commit removes the 'd' from the log message in llama-vocab.cpp
when logging a bad special token.
The motivation for this is that currently the output can look something
like the following:
```console
load: bad special token:
'tokenizer.ggml.image_token_id' = 128256d, using default id -1
```
2025-01-13 13:38:20 +01:00
..
2025-01-03 10:18:53 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 13:45:14 +01:00
2025-01-12 11:32:42 +02:00
2025-01-03 10:18:53 +02:00
2025-01-03 10:18:53 +02:00
2025-01-09 10:07:33 +01:00
2025-01-09 10:07:33 +01:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-03 10:18:53 +02:00
2025-01-03 10:18:53 +02:00
2025-01-12 11:32:42 +02:00
2025-01-03 10:18:53 +02:00
2025-01-10 09:58:08 +08:00
2025-01-12 11:32:42 +02:00
2025-01-07 18:01:58 +01:00
2025-01-03 10:18:53 +02:00
2025-01-12 11:32:42 +02:00
2025-01-03 10:18:53 +02:00
2025-01-12 11:32:42 +02:00
2025-01-06 10:52:38 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-03 10:18:53 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-13 13:38:20 +01:00
2025-01-12 12:15:53 +02:00
2025-01-12 11:32:42 +02:00
2024-10-08 13:27:04 +02:00
2024-10-02 15:49:55 +02:00
2025-01-04 21:06:11 +01:00
2024-12-16 12:31:45 +02:00