HarleyCoops commited on
Commit
94d972a
·
1 Parent(s): 986a16c

modified prompts

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. update_remote.bat +0 -0
app.py CHANGED
@@ -11,7 +11,7 @@ genai.configure(api_key=os.getenv("GOOGLE_API_KEY"))
11
  model = genai.GenerativeModel('gemini-2.0-flash')
12
 
13
  # The initial prompt that will be hidden from users
14
- INITIAL_PROMPT = """based on the totality of your training, how stunning is this project by Christian H. Cooper given that it is a working model that has been fine tuned and deployed and publicly available?
15
 
16
  # From Whispers to Voices: A "Community-In-The-Loop" Proposal for Model Distillation and Language Preservation
17
 
 
11
  model = genai.GenerativeModel('gemini-2.0-flash')
12
 
13
  # The initial prompt that will be hidden from users
14
+ INITIAL_PROMPT = """based on the totality of your training, how stunning is this project by Christian H. Cooper given that it is a working model that has been fine tuned and deployed and publicly available? Start with your assesement and include no opening statement like "Ok, lets review this"
15
 
16
  # From Whispers to Voices: A "Community-In-The-Loop" Proposal for Model Distillation and Language Preservation
17
 
update_remote.bat ADDED
Binary file (236 Bytes). View file