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