zlacker

[parent] [thread] 1 comments
1. qumpis+(OP)[view] [source] 2023-04-27 23:32:45
RL in ChatGPT is used for that: to generate text that maximizes reward. But if you have other domains with their reward functions, then you could plan on them
replies(1): >>PaulHo+z9
2. PaulHo+z9[view] [source] 2023-04-28 01:09:21
>>qumpis+(OP)
My impression is that the complex optimization happens during training but that the actual inference is using some kind of greedy algorithm like beam search. If the inference algorithm was using simulated annealing or something like that that would be different.
[go to top]