mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-30 01:09:43 +00:00
5 lines
152 B
YAML
5 lines
152 B
YAML
|
|
---
|
||
|
|
enhancements:
|
||
|
|
- |
|
||
|
|
Allow loading Tokenizers for prompt models not natively supported by transformers by setting `trust_remote_code` to `True`.
|