bittersweet1999
bittersweet1999
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...
When I running below code ``` from prometheus_eval.vllm import VLLM from prometheus_eval import PrometheusEval from prometheus_eval.prompts import RELATIVE_PROMPT model = VLLM(model="prometheus-eval/prometheus-7b-v2.0") judge = PrometheusEval(model=model, relative_grade_template=RELATIVE_PROMPT) data = { "instruction": "What...