Is prometheus-eval not available on HuggingFace Spaces?

I am trying to use this library to evaluate my model, but whenever I add it to the requirements ile, I get a Build Error with the message:

ERROR: Could not find a version that satisfies the requirement prometheus-eval (from versions: none) ERROR: No matching distribution found for prometheus-eval

Is there any step that I am missing here?

1 Like

It seems that Python version 3.10 to 3.12 is required for installation of prometheus-eval.