ginipick commited on
Commit
a06d8b4
·
verified ·
1 Parent(s): 6ae00c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ def respond(
232
 
233
  demo = gr.ChatInterface(
234
  fn=respond,
235
- title="Ginigen Private AI",
236
  description="Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503 is a model optimized to run on local 4090 GPUs through 6-bit quantization, based on Mistral-Small-3.1-24B-Instruct-2503",
237
  theme=gr.themes.Soft(
238
  primary_hue="violet",
 
232
 
233
  demo = gr.ChatInterface(
234
  fn=respond,
235
+ title="Mistral Perflexity AI",
236
  description="Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503 is a model optimized to run on local 4090 GPUs through 6-bit quantization, based on Mistral-Small-3.1-24B-Instruct-2503",
237
  theme=gr.themes.Soft(
238
  primary_hue="violet",