mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-26 14:38:36 +00:00
5 lines
167 B
YAML
5 lines
167 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Adds inference mode to model call of the ExtractiveReader. This prevents gradients from being calculated during inference time in pytorch.
|