Spaces:
Restarting
Restarting
Update app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
|
|
52 |
"""
|
53 |
demo = gr.ChatInterface(
|
54 |
respond,
|
55 |
-
title = "
|
56 |
description = "#### [Model page](https://huggingface.co/GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct)",
|
57 |
additional_inputs=[
|
58 |
gr.Slider(minimum=1, maximum=2048, value=256, step=1, label="Max new tokens"),
|
|
|
52 |
"""
|
53 |
demo = gr.ChatInterface(
|
54 |
respond,
|
55 |
+
title = "🇮🇩 Sahabat AI (Gemma)",
|
56 |
description = "#### [Model page](https://huggingface.co/GoToCompany/gemma2-9b-cpt-sahabatai-v1-instruct)",
|
57 |
additional_inputs=[
|
58 |
gr.Slider(minimum=1, maximum=2048, value=256, step=1, label="Max new tokens"),
|