Text2MCDM
Collection
Natural language to Z-number MCDM pipeline • 4 items • Updated
How to use nuriyev/text2mcdm-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("nuriyev/text2mcdm-lora", device_map="auto")This qwen3 model was trained 2x faster with Unsloth and Huggingface's TRL library.