Spaces:
Runtime error
Runtime error
HAITAME LAFRAME
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ demo = gr.ChatInterface(
|
|
106 |
],
|
107 |
stop_btn="Stop Generation",
|
108 |
title="Chat With LLMs",
|
109 |
-
description="Now Running [
|
110 |
)
|
111 |
|
112 |
if __name__ == "__main__":
|
|
|
106 |
],
|
107 |
stop_btn="Stop Generation",
|
108 |
title="Chat With LLMs",
|
109 |
+
description="Now Running [HaitameLaf/Phi3-Game16bit](https://huggingface.co/HaitameLaf/Phi3-Game16bit)",
|
110 |
)
|
111 |
|
112 |
if __name__ == "__main__":
|