--- title: "Simon Says Prompts" emoji: "🗣️" colorFrom: "blue" colorTo: "pink" sdk: "gradio" sdk_version: "5.26.0" app_file: "demo.py" pinned: false --- # Simon Says Prompts This repo is a demo of how to generate an embedding that gets fed into a given LLM and is optimized to make the LLM output a specific text under a greedy decoding scheme.