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 the transformers library. Adds tfs, top_a & …