MasterControlAIML/Medmcqa-For-FinetuningQwen
Viewer • Updated • 183k • 9
How to use MasterControlAIML/Qwen2.5-7b-QuestionMCQGeneration-lora-model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("MasterControlAIML/Qwen2.5-7b-QuestionMCQGeneration-lora-model", device_map="auto")This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.