File size: 350 Bytes
f856f17
 
 
 
 
 
 
 
 
 
 
 
3b410d3
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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.