Files
langchain-python/langchain/llms
xloem 36b6b3cdf6 HuggingFacePipeline: Forward model_kwargs. (#696)
Since the tokenizer and model are constructed manually, model_kwargs
needs to
be passed to their constructors. Additionally, the pipeline has a
specific
named parameter to pass these with, which can provide forward
compatibility if
they are used for something other than tokenizer or model construction.
2023-01-22 23:38:47 -08:00
..
2022-12-21 20:45:37 -05:00
2023-01-17 22:28:55 -08:00
2023-01-22 12:44:14 -08:00
2022-12-15 07:53:32 -08:00
2022-12-15 07:53:32 -08:00
2022-12-18 16:22:42 -05:00
2022-12-15 07:53:32 -08:00
2022-12-15 07:53:32 -08:00
2023-01-06 07:58:38 -08:00
2022-11-14 22:05:41 -08:00