mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-30 00:46:10 +00:00
* initial rough draft * expose backend instead of extracting from model_kwargs * explictly set backend model path * add reno * expose backend for ST diversity backend * add dtype tests and expose kwargs to ST ranker for backend parameters * skip dtype tests as torch isnt compiled with cuda * add new openvino dependency release, unskip tests * resolve suggestion * mock calls, turn integrations into unit tests * remove unnecessary test dependencies