openai/MMMLU
Viewer • Updated • 393k • 11.7k • 522
How to use broklie/testing with AllenNLP:
import allennlp_models
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("hf://broklie/testing")Base model
meta-llama/Llama-3.2-1B
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://broklie/testing")