deepset-ai / FARM

:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.
https://farm.deepset.ai
Apache License 2.0
1.73k stars 247 forks source link

Adding proxies to Inferencer #770

Closed Timoeller closed 3 years ago

Timoeller commented 3 years ago

We want to pass proxies to our inferencer so that we can use them in haystack as well.

Related to https://github.com/deepset-ai/haystack/issues/997