HuggingFaceFW/fineweb-2
Viewer • Updated • 4.48B • 54.3k • 808
How to use Chrunos/new-model with AllenNLP:
import allennlp_models
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("hf://Chrunos/new-model")Base model
meta-llama/Llama-3.1-70B
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://Chrunos/new-model")