How to upload an ML model in offline mode on OpenSearch 2.17?

@MHR You can use Python module opensearch_py_ml to import the model.
Check this thread, it has a working Python script example.