top | item 46763101

(no title)

mxkopy | 1 month ago

RLHF is one that comes to mind

discuss

order

tossandthrow|1 month ago

Well, this is an entirely other category of optimizations - not program performance but model performance.

lucrbvi|1 month ago

Yes, in "runtime optimization" the model is just a computation graph so we can use a lot of well known tricks from compilation like dead code elimination and co..