open_lm icon indicating copy to clipboard operation
open_lm copied to clipboard

Support user specified token pre-processing functions

Open sagadre opened this issue 2 years ago • 0 comments

Often we may have special control tokens that need to be handle when creating the inputs and targets. To allow max flexibility, users should be able to provide their own sample_chunk functions or similar

sagadre avatar Jan 07 '24 18:01 sagadre