Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ gr.ChatInterface(
|
|
47 |
textbox=gr.Textbox(placeholder="Enter message here", container=False, scale=7),
|
48 |
title="Meta-Llama-3-8B-Instruct",
|
49 |
description="""
|
50 |
-
|
51 |
""",
|
52 |
theme="soft",
|
53 |
additional_inputs=[
|
|
|
47 |
textbox=gr.Textbox(placeholder="Enter message here", container=False, scale=7),
|
48 |
title="Meta-Llama-3-8B-Instruct",
|
49 |
description="""
|
50 |
+
Running on CPU 😒.
|
51 |
""",
|
52 |
theme="soft",
|
53 |
additional_inputs=[
|