Xuan Son Nguyen
57bb2c40cd
server : fix logprobs, make it OAI-compatible (#10783)
* server : fix logprobs, make it openai-compatible
* update docs
* add std::log
* return pre-sampling p
* sort before apply softmax
* add comment
* fix test
* set p for sampled token
* update docs
* add --multi-token-probs
* update docs
* add `post_sampling_probs` option
* update docs [no ci]
* remove --multi-token-probs
* "top_probs" with "post_sampling_probs"
* resolve review comments
* rename struct token_prob to prob_info
* correct comment placement
* fix setting prob for sampled token
2024-12-19 15:40:08 +01:00
..
2024-12-16 12:31:14 +02:00
2024-11-29 21:54:58 +01:00
2024-09-13 09:53:38 +03:00
2024-12-02 21:22:53 +02:00
2024-11-29 21:54:58 +01:00
2024-12-04 23:19:20 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-12-12 19:02:49 +01:00
2024-12-18 13:01:41 +02:00
2024-12-02 21:22:53 +02:00
2024-12-03 12:50:08 +02:00
2024-06-13 00:41:52 +01:00
2024-12-12 19:02:49 +01:00
2024-12-18 23:21:42 +01:00
2024-12-08 13:14:54 +02:00
2024-12-18 19:27:21 +02:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-12-16 12:31:14 +02:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-12-11 16:16:32 +01:00
2024-11-29 21:54:58 +01:00
2024-12-18 13:01:41 +02:00
2024-11-03 19:34:08 +01:00
2024-12-19 03:58:00 +01:00
2024-11-29 21:54:58 +01:00
2024-12-19 15:40:08 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-11-29 21:54:58 +01:00
2024-09-18 08:30:31 +08:00
2024-12-12 19:02:49 +01:00
2024-12-18 19:27:21 +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