Using from transformers import pipeline requires having set these hyperparameters by default in the config.
from transformers import pipeline
· Sign up or log in to comment