mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
* set default for max_new_tokens to 512 in Hugging Face generators * add release notes * fix tests * remove issues from release note --------- Co-authored-by: christopherkeibel <christopher.keibel@karakun.com> Co-authored-by: Julian Risch <julian.risch@deepset.ai>
5 lines
90 B
YAML
5 lines
90 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Set max_new_tokens default to 512 in Hugging Face generators.
|