How to use Bekhouche/LMIM-STR with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Bekhouche/LMIM-STR", dtype="auto")