Spaces:
Running
Running
JustinLin610
commited on
Commit
•
d590e4d
1
Parent(s):
f671f30
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ def model_chat(query: Optional[str], history: Optional[History], system: str
|
|
68 |
|
69 |
|
70 |
with gr.Blocks() as demo:
|
71 |
-
gr.Markdown("""<center><font size=8>Qwen2.5-72B-
|
72 |
|
73 |
with gr.Row():
|
74 |
with gr.Column(scale=3):
|
|
|
68 |
|
69 |
|
70 |
with gr.Blocks() as demo:
|
71 |
+
gr.Markdown("""<center><font size=8>Qwen2.5-72B-Instruct👾</center>""")
|
72 |
|
73 |
with gr.Row():
|
74 |
with gr.Column(scale=3):
|