Files
langchain/docs
Charles Frye e9799d6821 improves huggingface_hub example (#988)
The provided example uses the default `max_length` of `20` tokens, which
leads to the example generation getting cut off. 20 tokens is way too
short to show CoT reasoning, so I boosted it to `64`.

Without knowing HF's API well, it can be hard to figure out just where
those `model_kwargs` come from, and `max_length` is a super critical
one.
2023-02-10 17:56:15 -08:00
..
2023-01-14 07:39:29 -08:00
2023-02-06 20:30:03 -08:00
2023-01-11 05:52:19 -08:00
2023-01-29 20:49:35 -08:00
2023-02-08 11:13:35 -08:00
2023-01-14 07:39:29 -08:00
2023-01-02 08:24:09 -08:00
2023-02-04 09:45:20 -08:00
2023-02-06 00:26:20 -08:00
2022-10-24 14:51:15 -07:00
2023-01-02 08:24:09 -08:00
2023-01-29 20:49:35 -08:00