cg123 / promptrate

Automated quality assessment of training examples with LLMs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script for using large language models to assign quality ratings to training examples in bulk.

Has two backends, vLLM and exllama. Outputs ratings to a shelve file.

Currently pretty specifically tailored to my workflow. Feel free to reach out to me with any questions, suggestions, or feedback.

About

Automated quality assessment of training examples with LLMs.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%