What is the model commit used from hugging face by opensearch for all-minillm-l12-v2

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
OpenSearch -3.2

Describe the issue:
Wanted to which commit from the hugging face does the opensearch use as version 1.0.2 for all-mini-lm-l12-v2

OpenSearch pretrained models:

Please let know your feedback.

Thanks,
Tejas

@tejashu As per the model upload history in the opensearch-py-ml repo, the all-MiniLM-L12-v2 was uploaded on 30th May 2025 to OpenSearch artifacts.

The repo HEAD was at the following commit.

Thanks @pablo