Update app.py
Browse files
app.py
CHANGED
|
@@ -232,7 +232,7 @@ def respond(
|
|
| 232 |
|
| 233 |
demo = gr.ChatInterface(
|
| 234 |
fn=respond,
|
| 235 |
-
title="
|
| 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",
|