How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultipleChoice

tokenizer = AutoTokenizer.from_pretrained("namban4123/LLM_Model_Multiple_choice_questions")
model = AutoModelForMultipleChoice.from_pretrained("namban4123/LLM_Model_Multiple_choice_questions")
Quick Links

This is a traiend LLM model for Science based Multiple Choice questions.

Downloads last month
34
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support