How to use ludsvick/LFM2.5-1.2B-Instruct-SSD-final_only-clean with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ludsvick/LFM2.5-1.2B-Instruct-SSD-final_only-clean", dtype="auto")