Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ TTILE = """
|
|
10 |
<h1 align="center">🚀 Try the world's fastest inference by Cerebras ⚡</h1>
|
11 |
"""
|
12 |
NOTICE = """
|
13 |
-
Current only support Llama3.1 8B and
|
14 |
"""
|
15 |
|
16 |
def respond(
|
|
|
10 |
<h1 align="center">🚀 Try the world's fastest inference by Cerebras ⚡</h1>
|
11 |
"""
|
12 |
NOTICE = """
|
13 |
+
Current only support Llama3.1 8B and Llama3.1 70B.
|
14 |
"""
|
15 |
|
16 |
def respond(
|