https://github.com/meta-llama/llama-prompt-ops
GitHub meta llama
Llama prompt ops : An open-source tool for general prompt optimization.
Simple Workflow
- Start with your existing system prompt: Take your existing system prompt that works with other LLMs (see example prompt)
- Prepare your dataset: Create a JSON file with query-response pairs for evaluation and optimization
- Configure optimization: Set up a simple YAML file with your dataset and preferences (see example configuration)
- Run optimization: Execute a single command to transform your prompt
- Get results: Receive a Llama-optimized prompt with performance metrics