Daniel Bevenius
a18f481f99
server : use common_token_to_piece instead of common_detokenize ( #11740 )
...
* server : use common_token_to_piece instead of common_detokenize
This commit replaces the call to common_detokenize with
common_token_to_piece in the populate_token_probs.
The motivation for this change is to avoid an issue where
common_detokenize would remove the word boundary character for tokens,
which caused a regression in the server generated token probabilities.
Resolves: https://github.com/ggerganov/llama.cpp/issues/11728
* squash! server : use common_token_to_piece instead of common_detokenize
Use common_token_to_piece for post_sampling_probs as well.
2025-02-11 14:06:45 +01:00
..
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-02-04 13:15:24 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2024-12-04 23:19:20 +01:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-21 14:07:12 +01:00
2025-01-30 19:13:58 +00:00
2024-11-29 21:54:58 +01:00
2025-01-07 18:01:58 +01:00
2025-01-07 18:01:58 +01:00
2025-01-15 18:28:35 +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
2024-06-13 00:41:52 +01:00
2025-01-17 10:57:09 +02:00
2025-01-17 14:57:56 +02:00
2025-02-04 13:15:24 +02:00
2025-02-05 10:45:40 +03:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-02-10 09:05:57 +01: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-15 18:28:35 +02:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2024-12-23 10:39:30 +02:00
2025-02-09 10:34:49 +00:00
2025-01-12 11:32:42 +02:00
2025-02-11 14:06:45 +01:00
2025-01-12 11:32:42 +02:00
2025-01-21 13:18:51 +00:00
2025-01-26 12:07:48 -04:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2024-09-18 08:30:31 +08:00
2025-01-12 11:32:42 +02:00
2025-01-18 12:20:57 +02:00
2023-03-29 20:21:09 +03:00
2024-06-13 00:41:52 +01:00
2024-11-09 09:06:54 +02:00
2024-06-13 00:41:52 +01:00
2024-06-13 00:41:52 +01:00
2024-12-18 19:27:21 +02:00
2024-11-13 21:10:38 +11:00
2024-07-07 15:04:39 -04:00
2024-10-16 19:03:24 +03:00
2024-10-23 17:16:56 +03:00
2023-08-30 09:50:55 +03:00
2024-06-13 00:41:52 +01:00
2024-07-20 22:09:17 -04:00
2024-07-14 19:51:21 -04:00
2024-06-13 00:41:52 +01:00
2024-07-05 07:53:33 +03:00
2024-07-07 15:04:39 -04:00
2024-06-13 00:41:52 +01:00
2024-04-12 19:43:38 +01:00