distilabel icon indicating copy to clipboard operation
distilabel copied to clipboard

Extend `LLM` kwargs to align with counterparts

Open alvarobartt opened this issue 9 months ago • 0 comments

Description

This PR aligns the kwargs for some of the implemented LLM subclasses, based on their engine counterparts, so that all the kwargs can be provided to the LLM so as not to limit it.

Closes #593 and #569

alvarobartt avatar Apr 29 '24 13:04 alvarobartt