Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
_sanitize_parameters exists to allow users to pass any parameters whenever they wish, be it at initialization
time pipeline(., maybe_arg=4) or at call time pipe = pipeline(); output = pipe(., maybe_arg=4).