fka/prompts.chat
Viewer • Updated • 2.06k • 35.2k • 9.77k
How to use Stereo0001/FDDF with AllenNLP:
import allennlp_models
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("hf://Stereo0001/FDDF")import allennlp_models
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("hf://Stereo0001/FDDF")Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
# Gated model: Login with a HF token with gated access permission hf auth login