How to use mfidabel/cn_sm_sam with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mfidabel/cn_sm_sam", dtype="auto")
No model card