How to use Tinman-Lab/Tinman-SmolOmni-MLA-256M with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Tinman-Lab/Tinman-SmolOmni-MLA-256M", dtype="auto")