open source llm compiler for prompts called selvedge.
rather than manually write prompts for llms (which is like hand coding byte code for cpus), declare a structure and instructions and let the system do prompt writing for you.
it also exposes an optimizer which can do sophisticated prompt learning for tasks.
rather than manually write prompts for llms (which is like hand coding byte code for cpus), declare a structure and instructions and let the system do prompt writing for you.
it also exposes an optimizer which can do sophisticated prompt learning for tasks.
github.com/viksit/selvedge