markredito commited on
Commit
6fd805d
·
verified ·
1 Parent(s): 6c49486

Update app.py

Browse files

Modified title

Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -69,8 +69,9 @@ def generate_response(prompt, temperature, top_p, top_k):
69
 
70
  # Gradio UI
71
  with gr.Blocks() as demo:
72
- gr.Markdown("## ✨ Gemma LoRA Inference Demo")
73
  gr.Markdown("Use your imagination or try one of the examples below to explore poetic and philosophical responses.")
 
74
 
75
  examples = [
76
  "Describe a world where clouds are solid and people walk on them",
 
69
 
70
  # Gradio UI
71
  with gr.Blocks() as demo:
72
+ gr.Markdown("## ✨ Gemma Psychedelic Model Demo")
73
  gr.Markdown("Use your imagination or try one of the examples below to explore poetic and philosophical responses.")
74
+ gr.Markdown("Note: this model intentionally hallucinates.")
75
 
76
  examples = [
77
  "Describe a world where clouds are solid and people walk on them",