SeldonIO / MLServer

An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
https://mlserver.readthedocs.io/en/latest/
Apache License 2.0
659 stars 179 forks source link

Fix/macos all runtimes #1823

Closed RobertSamoilescu closed 2 weeks ago

RobertSamoilescu commented 2 weeks ago

This PR fixes the all-runtimes tests for macos and reduces flakiness for the other tests.

Related to https://github.com/SeldonIO/MLServer/pull/1184 Seems that there is work in progress wrt to this issue on both lightgbm and xgboost. Hopefully, in the near future we can simplify the installation of OpenMP and use the latest version:

Other relevant links: