Module llmsearch.patches
Module which is used to monkey patch transformers
library.
Sub-modules
llmsearch.patches.transformers_monkey_patch
-
Monkey Patch
transformers
to add in generation techniques that are currently not supported by thetransformers
library. Addstfs
,top_a
& …