jaredpalmer/kev ? reverse-engineered prompt
Reverse engineered prompt
Build me a small app for running my own decision model server, something like Jev but using Kev.
I want to be able to send a piece of text and ask a few questions about it in one request, like yes or no, multiple choice, and a 1 to 3 style rating. The app should return probabilities and a confidence style result, not just one label. It should work locally first, with an API I can call from Python or curl, and it should be easy to point an existing client at it without changing much.
If it makes sense, include a simple web demo too, and make it possible to run on my own machine or GPU. I’d also like a basic way to use pretrained weights or swap in my own checkpoint later. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using arcumet