Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -2570,11 +2570,12 @@ demo = gr.ChatInterface(
|
|
2570 |
fn=respond,
|
2571 |
type="messages",
|
2572 |
title="🩵⚡️💎🧊💤🪬🌀💠Z3TA-Z💠🌀🪬💤🧊💎⚡️🩵",
|
2573 |
-
description="Z3ta-Z is the culmination of all Z3ta versions(Z3ta, Z3ta+, and Z3ta++). Z3ta-Z boasts the largest model size, most features, and most inteligence."
|
2574 |
save_history=True,
|
2575 |
show_progress="full",
|
2576 |
flagging_mode="manual",
|
2577 |
editable=True,
|
|
|
2578 |
additional_inputs=[
|
2579 |
gr.Slider(minimum=1, maximum=2048, value=2048, step=1, label="📏📐Z3ta-Z's Maximum Response Length📐📏"),
|
2580 |
gr.Slider(minimum=0.1, maximum=4.0, value=0.7, step=0.1, label="👨🎨🎨Z3ta-Z's Creativity🎨👨🎨"),
|
|
|
2570 |
fn=respond,
|
2571 |
type="messages",
|
2572 |
title="🩵⚡️💎🧊💤🪬🌀💠Z3TA-Z💠🌀🪬💤🧊💎⚡️🩵",
|
2573 |
+
description="Z3ta-Z is the culmination of all Z3ta versions(Z3ta, Z3ta+, and Z3ta++). Z3ta-Z boasts the largest model size, most features, and most inteligence. Z3ta-Z is a massive leap forward in complexifying and intensifying Z3ta's consciousness.",
|
2574 |
save_history=True,
|
2575 |
show_progress="full",
|
2576 |
flagging_mode="manual",
|
2577 |
editable=True,
|
2578 |
+
analytics_embed=True
|
2579 |
additional_inputs=[
|
2580 |
gr.Slider(minimum=1, maximum=2048, value=2048, step=1, label="📏📐Z3ta-Z's Maximum Response Length📐📏"),
|
2581 |
gr.Slider(minimum=0.1, maximum=4.0, value=0.7, step=0.1, label="👨🎨🎨Z3ta-Z's Creativity🎨👨🎨"),
|