Models with expected input including 32-bit integers currently fail at runtime:
E mlflow.exceptions.MlflowException: Incompatible input types for column a. Can not safely convert int64 to int32.
../.venv/lib/python3.8/site-packages/mlflow/pyfunc/__init__.py:439: MlflowException
Models with expected input including 32-bit integers currently fail at runtime: