I\'m trying to host a machine learning model inside RabbitMQ consumer so that we can process the requests asynchronously and send the response back as a RabbitMQ message. I need